JoystickInputType

Available since LÖVE 0.9.0
This enum is not supported in earlier versions.

Types of Joystick inputs.

Constants

axis
Analog axis.
button
Button.
hat
8-direction hat value.

See Also

Other Languages