Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include <input_manager.h>
Public Attributes | |
std::string | text = "" |
bool | bIsActive = false |
bool TextInputEvent::bIsActive = false |
std::string TextInputEvent::text = "" |