ControllerButtonCreator

open inner class ControllerButtonCreator

Controller button trigger creator. Used for ControllerStateHandler creation.

Types

Link copied to clipboard
open inner class AxisThreshold : BooleanSupplier
Represents an axis threshold for the controller.

Functions

Link copied to clipboard
Run a task once this analog axis condition is met.
Link copied to clipboard
Run a task when a controller button is held.
Link copied to clipboard
Run a task when a controller button is pressed (will run once when pressing the desired input).
Link copied to clipboard
Run a task when a controller button is released (will run once letting go of the desired input).