| public | 
Description
Public Attributes
| EventType_t | type | 
| uint16_t | x | 
| uint16_t | y | 
| Button | button | 
| bool | pressed | 
Documentation
variable
 Util::UI::ButtonEvent::type
| public | 
| EventType_t type | 
Defined in Util/UI/Event.h:206
variable
 Util::UI::ButtonEvent::x
| public | 
| uint16_t x | 
Defined in Util/UI/Event.h:207
variable
 Util::UI::ButtonEvent::y
| public | 
| uint16_t y | 
Defined in Util/UI/Event.h:208
variable
 Util::UI::ButtonEvent::button
| public | 
| Button button | 
Defined in Util/UI/Event.h:209
variable
 Util::UI::ButtonEvent::pressed
| public | 
| bool pressed | 
Defined in Util/UI/Event.h:210