|
Sparkle 0.0.1
|
Character input event. More...
#include <spk_keyboard_event.hpp>


Public Attributes | |
| wchar_t | glyph |
| UTF-16 glyph produced by the input method. | |
| const Keyboard & | keyboard |
| Snapshot of keyboard state at input time. | |
| Public Attributes inherited from spk::IEvent | |
| bool | isConsumed = false |
| Indicates whether the event has been handled. | |
| Timestamp | timestamp = spk::TimeUtils::getTime() |
| Timestamp when the event was created. | |
Character input event.