A general events event. Typicaly this is a button press or release. More...
#include <events.h>
Public Member Functions | |
| event_t (void) throw () | |
| void | clear (void) throw () |
Public Attributes | |
| eDevice | device |
| eEvent | event |
| int | item |
| key or button index on device | |
A general events event. Typicaly this is a button press or release.
Definition at line 73 of file events.h.
1.7.1