UIState
semagrams.ui.UIState
State for managing a collection of UI elements
Attributes
- focus
A function which focuses the global state (doesn't currently work exactly as intended I think).
- globalSize
A Signal whose value is the size of the overall window. Used for positioning
- sprites
A collection of UI sprites, i.e. dialogues, text boxes, buttons, etc.
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any