Sparkle 0.0.1
Loading...
Searching...
No Matches
spk::GlyphEvent Struct Reference

Character input event. More...

#include <spk_keyboard_event.hpp>

Inheritance diagram for spk::GlyphEvent:
Inheritance graph
Collaboration diagram for spk::GlyphEvent:
Collaboration graph

Public Attributes

wchar_t glyph
 UTF-16 glyph produced by the input method.
const Keyboardkeyboard
 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.

Detailed Description

Character input event.


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