[][src]Module coffee::input::gamepad

Listen to gamepad events.

Structs

Id

A gamepad identifier.

Enums

Axis

Gamepad's elements which state can be represented by value from -1.0 to 1.0.

Button

Gamepad's elements which state can be represented by value from 0.0 to 1.0.

Event

A gamepad event.