Package-level declarations
Gamepad utilities
Types
Link copied to clipboard
Represents the state of a button.
Link copied to clipboard
Link copied to clipboard
A container class that holds two gamepads for convenience.
Link copied to clipboard
Represents the state of any toggleable.
Link copied to clipboard
class Trigger @JvmOverloads constructor(value: Float = 0.0f, var threshold: Float = 0.5f) : Toggleable
Represents the state of a trigger.