|
libdonut 2.3.6
Application framework for cross-platform game development in C++20
|
Text input Event base. More...
#include <donut/events/Event.hpp>
Public Attributes | |
| std::string | inputText |
| Input text. | |
Public Attributes inherited from donut::events::InputEventBase | |
| std::uint32_t | windowId |
| Unique identifier of the window that this event belongs to, if any. | |
Text input Event base.
| std::string donut::events::TextInputEventBase::inputText |
Input text.