|
Sparkle 0.0.1
|
Keyboard key press event. More...
#include <spk_keyboard_event.hpp>


Public Attributes | |
| Keyboard::Key | key |
| Key pressed by the user. | |
| const Keyboard & | keyboard |
| Snapshot of keyboard state at press 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. | |
Keyboard key press event.