Up |
_joystickExt Scol 5.x or above required
This function, compatible with old (3 axis) joysticks, lets you retrieve the values for X,Y,Z and R axis (recent 4 axis joysticks, pads...).
Prototype :
fun [I] [I I I I I]
- I : the joystick number (usually 0).
Return : [I I I I I] the buttons' status or nil if error.
See also :
Example :
Note
On MS Windows system only !