Module keybinds

Source
Expand description

Keybind information provided by Unofficial Extras.

Structs§

ControlIter
An iterator over the variants of Control
DeviceTypeIter
An iterator over the variants of DeviceType
KeyCodeIter
An iterator over the variants of KeyCode
Keybind
A keybind used by the game.
KeybindChange
Keybind change event.
ModifierIter
An iterator over the variants of Modifier
MouseCodeIter
An iterator over the variants of MouseCode
RawKey
Raw key information.
RawKeybind
Raw keybind.
RawKeybindChange
Raw keybind change.

Enums§

Control
A control (player action) used by the game.
DeviceType
Device type.
Key
A key used by the game.
KeyCode
Custom key codes.
Modifier
Key modifiers.
MouseCode
Custom mouse codes.