OpenEnroth 2a41f3e
|
#include <PlatformEvents.h>
Public Attributes | |
PlatformKey | key |
PlatformModifiers | mods |
bool | isAutoRepeat = false |
![]() | |
PlatformWindow * | window = nullptr |
![]() | |
PlatformEventType | type = EVENT_INVALID |
Additional Inherited Members | |
![]() | |
virtual | ~PlatformEvent ()=default |
bool PlatformKeyEvent::isAutoRepeat = false |
PlatformKey PlatformKeyEvent::key |
PlatformModifiers PlatformKeyEvent::mods |