Check if a joystick supports a given axis. * If the joystick is not connected, this function returns false. *
Index of the joystick
Axis to check *
true if the joystick supports the axis, false otherwise.
See Implementation
Check if a joystick supports a given axis. * If the joystick is not connected, this function returns false. *