OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlatformKeyEvent Class Reference

#include <PlatformEvents.h>

Inheritance diagram for PlatformKeyEvent:
PlatformWindowEvent PlatformEvent

Public Attributes

PlatformKey key
 
PlatformModifiers mods
 
bool isAutoRepeat = false
 
- Public Attributes inherited from PlatformWindowEvent
PlatformWindowwindow = nullptr
 
- Public Attributes inherited from PlatformEvent
PlatformEventType type = EVENT_INVALID
 

Additional Inherited Members

- Public Member Functions inherited from PlatformEvent
virtual ~PlatformEvent ()=default
 

Member Data Documentation

◆ isAutoRepeat

bool PlatformKeyEvent::isAutoRepeat = false

◆ key

PlatformKey PlatformKeyEvent::key

◆ mods

PlatformModifiers PlatformKeyEvent::mods

The documentation for this class was generated from the following file: