OpenEnroth b6fd866
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Public Attributes | List of all members
PlatformTextInputEvent Class Reference

#include <PlatformEvents.h>

Inheritance diagram for PlatformTextInputEvent:
PlatformEvent

Public Attributes

PlatformWindowwindow = 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
 

Member Data Documentation

◆ text

std::string PlatformTextInputEvent::text

◆ window

PlatformWindow* PlatformTextInputEvent::window = nullptr

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