![]() |
Lysa
0.0
Lysa 3D Engine
|
Describes a single input condition that can trigger an action. An action may be composed of multiple entries (logical OR between them).
Public Types | |
| enum | Type { KEYBOARD, MOUSE, GAMEPAD } |
Public Attributes | |
| Type | type |
| uint8 | value |
| bool | pressed {true} |
| enum Type |
| bool pressed {true} |
Whether the action triggers on a press (true) or release (false).
| Type type |
Device/type associated with the value field.
| uint8 value |
Encoded control identifier: