#include <UI_DeviceEvent.h>
Public Member Functions | |
| UI_DeviceEvent (int event_id=0) | |
| UI_DeviceEvent (const UI_DeviceEvent &event) | |
Public Attributes | |
| RE_IDType | context |
| long | data |
| short | values [DIMENSIONS] |
| short | altFlags |
| short | id |
| int | myType |
Definition at line 67 of file UI_DeviceEvent.h.
| UI_DeviceEvent::UI_DeviceEvent | ( | int | event_id = 0 |
) | [inline] |
Definition at line 82 of file UI_DeviceEvent.h.
| UI_DeviceEvent::UI_DeviceEvent | ( | const UI_DeviceEvent & | event | ) | [inline] |
Definition at line 102 of file UI_DeviceEvent.h.
| short UI_DeviceEvent::altFlags |
Definition at line 72 of file UI_DeviceEvent.h.
| long UI_DeviceEvent::data |
Definition at line 74 of file UI_DeviceEvent.h.
| short UI_DeviceEvent::id |
Definition at line 77 of file UI_DeviceEvent.h.
Definition at line 78 of file UI_DeviceEvent.h.
| short UI_DeviceEvent::values[DIMENSIONS] |
Definition at line 75 of file UI_DeviceEvent.h.
1.5.9