Expand description
Input sequences for keys and gamepad buttons
Structs§
- Input
Sequence - An input sequence is a series of acts that fires an event when matched with inputs within the given time limit.
- Input
Sequence Builder - An input sequence builder.
Type Aliases§
- Button
Sequence - Represents a gamepad button sequence
- KeySequence
- Represents a key sequence
- KeySequence
Builder - Represents a key sequence builder