Expand description

The press state for a button or axis. Also useful methods for checking the elapsed time.

Structs

The current axis state. In other words, the strength (how much the axis is moved) and press state.

Enums

The current state of a specific axis or button. By default, calls return PressState::Released.

Traits