| public |
Description
Public Attributes
| EventType_t | type |
| QuitEvent | quit |
| ResizeEvent | resize |
| KeyboardEvent | keyboard |
| ButtonEvent | button |
| MotionEvent | motion |
| JoyAxisEvent | joyAxis |
| JoyButtonEvent | joyButton |
| JoyHatEvent | joyHat |
Documentation
variable
Util::UI::Event::type
| public |
| EventType_t type |
Defined in Util/UI/Event.h:253
variable
Util::UI::Event::quit
| public |
| QuitEvent quit |
Defined in Util/UI/Event.h:254
variable
Util::UI::Event::resize
| public |
| ResizeEvent resize |
Defined in Util/UI/Event.h:255
variable
Util::UI::Event::keyboard
| public |
| KeyboardEvent keyboard |
Defined in Util/UI/Event.h:256
variable
Util::UI::Event::button
| public |
| ButtonEvent button |
Defined in Util/UI/Event.h:257
variable
Util::UI::Event::motion
| public |
| MotionEvent motion |
Defined in Util/UI/Event.h:258
variable
Util::UI::Event::joyAxis
| public |
| JoyAxisEvent joyAxis |
Defined in Util/UI/Event.h:259
variable
Util::UI::Event::joyButton
| public |
| JoyButtonEvent joyButton |
Defined in Util/UI/Event.h:260
variable
Util::UI::Event::joyHat
| public |
| JoyHatEvent joyHat |
Defined in Util/UI/Event.h:261