Module controller

Module controller 

Source
Expand description

Back-end agnostic controller events.

Structs§

ControllerAxisArgs
Components of a controller axis move event. Not guaranteed consistent across backends.
ControllerButton
Components of a controller button event. Not guaranteed consistent across backends.
ControllerHat
Components of a controller hat move event (d-Pad).

Traits§

ControllerAxisEvent
The position of a controller axis changed.