[][src]Crate stick

Stick is a cross-platform Rust library for getting joystick, gamepad, or other controller input.

Structs

Device

The state of a joystick, gamepad or controller device.

Port

An interface to all joystick, gamepad and controller devices.

Enums

Btn

A button on a controller.

Constants

CONTROLLER_MAX

Allow the up to the ridiculous number of 64 physical joysticks.