Module gamepad

Module gamepad 

Source
Expand description

Gamepad input resource.

Structs§

GamepadAxisEvent
A gamepad axis event.
GamepadButtonEvent
A gamepad button event.
GamepadConnectionEvent
A gamepad connection event.
GamepadInputs
Resource containing the gamepad input events detected this frame.
GamepadRumbleIntensity
Struct that represents intensity of a rumble
GamepadsRumble
Resource that provides an interface for triggering rumble on connected gamepads

Enums§

GamepadAxis
A specific gamepad axis that may have changed.
GamepadButton
A specific button on a gamepad.
GamepadConnectionEventKind
The kind of gamepad connection event.
GamepadEvent
A gamepad event.
GamepadRumbleRequest
Represents a request to either add, set, or stop rumble on a specific gamepad