Crate fishsticks

Crate fishsticks 

Source
Expand description

Wrapper library for handling gamepad input. API is unstable and may change at any time.

Uses SDL2 as the backend by default. To use gilrs instead, disable default features and enable the gilrs feature.

Modules§

analog
Generic analog input support.
digital
Generic digital input support.
error
Common types for error handling.

Structs§

Gamepad
Holds the state of a gamepad.
GamepadContext
The gamepad system context.
GamepadId
The instance Id of a gamepad.

Enums§

Axis
Button