Module input::joystick
[−]
[src]
Back-end agnostic joystick events.
Structs
| JoystickAxisArgs |
Components of a joystick axis move event. Not guaranteed consistent across backends. |
| JoystickButton |
Components of a joystick button event. Not guaranteed consistent across backends. |
Traits
| JoystickAxisEvent |
The position of a joystick axis changed. |