![]() |
Lysa
0.0
Lysa 3D Engine
|
Base class of all input events
Public Attributes | |
| InputEventType | type |
| std::variant< InputEventKey, InputEventGamepadButton, InputEventMouseButton, InputEventMouseMotion, InputEventTextInput > | data |
| std::variant<InputEventKey, InputEventGamepadButton, InputEventMouseButton, InputEventMouseMotion, InputEventTextInput> data |
The event data
| InputEventType type |
Type of the event