Module source

Module source 

Source
Expand description

Enumerations for differentiating between device inputs (buttons, axes, keys, mouse buttons).

Enumsยง

Axis
Button
Key
Kind
Enum to differentiate between the two types of inputs: single state (button) and range (axis).
MouseButton