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

Keyboard key release event. More...

#include <spk_keyboard_event.hpp>

Inheritance diagram for spk::KeyReleaseEvent:
Inheritance graph
Collaboration diagram for spk::KeyReleaseEvent:
Collaboration graph

Public Attributes

Keyboard::Key key
 Key released by the user.
const Keyboardkeyboard
 Snapshot of keyboard state at release 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

Keyboard key release event.


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