Public Member Functions | |
RecorderEvent (const Event &e) | |
Public Attributes | |
RecorderEventType | recordedtype |
union { | |
uint32 time | |
TimeDate timeDate | |
}; | |
Public Attributes inherited from Common::Event | |
EventType | type |
bool | kbdRepeat |
KeyState | kbd |
Point | mouse |
CustomEventType | customType |
Common::Path | path |
Common::Point | relMouse |
JoystickState | joystick |