OpenEnroth 73e68f7
|
#include <PlatformEvents.h>
Public Attributes | |
PlatformKey | key |
PlatformModifiers | mods |
bool | isAutoRepeat = false |
Public Attributes inherited from PlatformWindowEvent | |
PlatformWindow * | window = nullptr |
Public Attributes inherited from PlatformEvent | |
PlatformEventType | type = EVENT_INVALID |
Additional Inherited Members | |
Public Member Functions inherited from PlatformEvent | |
virtual | ~PlatformEvent ()=default |
bool PlatformKeyEvent::isAutoRepeat = false |
PlatformKey PlatformKeyEvent::key |
PlatformModifiers PlatformKeyEvent::mods |