A method that returns the value of all axes of the controller. The maximum number of axes can be checked using the .length property:
Method showing which button was pressed/released in the current event.
Shows the currently pressed key.
Shows the currently released key.
Shows the state when any one of the axes has changed its state.
Shows the state when any button was pressed.
Shows the state when any button was released..
A method that returns the maximum number of buttons on the controller.
A method that returns the name of the controller.
Shows the value of the third axis on the controller. The value ranges from -1.0 to 1.0.
Shows the value of the first axis on the controller. The value ranges from -1.0 to 1.0.
Shows the value of the second axis on the controller. The value ranges from -1.0 to 1.0.
Interaction interface and receiving information from the joystick.