Module buttonlike

Source
Expand description

Tools for working with button-like user inputs (mouse clicks, gamepad button, keyboard inputs and so on)

Structs§

ButtonValue
Current values of a button.

Enums§

ButtonState
The current state of a particular button, usually corresponding to a single Actionlike action.