OpenEnroth 73e68f7
|
#include <PlatformEvents.h>
Public Attributes | |
PlatformWindow * | window = nullptr |
std::string | text |
Public Attributes inherited from PlatformEvent | |
PlatformEventType | type = EVENT_INVALID |
Additional Inherited Members | |
Public Member Functions inherited from PlatformEvent | |
virtual | ~PlatformEvent ()=default |
std::string PlatformTextInputEvent::text |
PlatformWindow* PlatformTextInputEvent::window = nullptr |