Core Traits

The core Splot traits are traits that are fundamental to Splot. There are currently just four:

  • Base: Descriptive metadata, Traps, Hidden flag, Context Info
  • Group: All groups of things implement this trait.
  • Scene: For things that support scenes.
  • Transition: For things that support smooth state transitions.