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.
Members
- static const int WidgetAction
- static const int WidgetSelect
- int id
- Object* Source
- int data
- iVec2 position
- iVec2 size
- Object* extra