33 class ButtonPressedInputAction;
34 class ButtonOnceInputAction;
38 class DeltaAxisInputRange;
Definition Application.hpp:19
ModifierButton
A enumeration of possible modifier buttons.
Definition Input.hpp:298
Button
A enumeration of known buttons.
Definition Input.hpp:25
Axis
A enumeration of known axes.
Definition Input.hpp:400
std::uint16_t UInt16
Definition DataTypes.hpp:20
MouseEventType
A enumeration that defines the type of mouse events.
Definition InputEvent.hpp:80
std::uint8_t UInt8
Definition DataTypes.hpp:17
KeyEventType
A enumeration that defines the type of key events.
Definition InputEvent.hpp:46
InputEventType
A structure that describes the type of an event.
Definition InputEvent.hpp:24
CursorMode
A enumeration of supported cursor modes.
Definition Input.hpp:428
std::uint32_t UInt32
Definition DataTypes.hpp:23