Package-level declarations

Types

Link copied to clipboard
interface Gamepad
Link copied to clipboard
class ProfileController(gamepad: Gamepad)

Wrapper class for any Gamepad that applies the currently active Profile

Link copied to clipboard

A Gamepad that supports having a DriverProfile.Profile that affects its input mapping.

Link copied to clipboard
open class XboxGamepad(port: Int) : Joystick, Gamepad