Event
The event class contains information describing an event that has occured. Events are emitted by GUI widgets when the user interacts with them, and can be retrieved from the EventQueue.
Constants
- number WidgetAction
- number WidgetSelect
Members
- number id
- Object Source
- number data
- iVec2 position
- iVec2 size
- Object extra