Parameters: int button
Parameters: int a, float x
no parameters
Returns: int
Is the Joystick button down during this tick. The button is a number between 1 inclusive and land_joystick_button_count() exclusive.
How often was the joystick button pressed in this tick (almost always will be either 0 or 1, except you can press your button very fast).
Parameters: int a
Returns: float
The joystick axis position of the given axis. The axis is a number between 1 inclusive and land_joystick_axis_count() exclusive.
Parameters: int b
Returns: str
Parameters: str name