| public |
Description
Public Attributes
| EventType_t | type |
| uint8_t | joystick |
| uint8_t | button |
| bool | pressed |
Documentation
variable
Util::UI::JoyButtonEvent::type
| public |
| EventType_t type |
Defined in Util/UI/Event.h:234
variable
Util::UI::JoyButtonEvent::joystick
| public |
| uint8_t joystick |
Defined in Util/UI/Event.h:235
variable
Util::UI::JoyButtonEvent::button
| public |
| uint8_t button |
Defined in Util/UI/Event.h:236
variable
Util::UI::JoyButtonEvent::pressed
| public |
| bool pressed |
Defined in Util/UI/Event.h:237