Module bevy::input::gamepad

Structs

Settings for a GamepadAxis.
Manages settings for gamepad buttons.
A gamepad with an associated ID.
An axis of a Gamepad.
A button of a Gamepad.
An event of a Gamepad.
A raw event of a Gamepad.
Metadata associated with a Gamepad.
Settings for all Gamepads.
A collection of connected Gamepads.

Enums

Errors that occur when setting axis settings for gamepad input.
Errors that occur when setting button settings for gamepad input.
The data contained in a GamepadEvent or GamepadEventRaw.

Functions

Monitors gamepad connection and disconnection events and updates the Gamepads resource accordingly.
Modifies the gamepad resources and sends out gamepad events.