Files
RCBASIC4/doc/files/numjoyaxes.html
2024-12-14 15:28:03 -05:00

20 lines
506 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>NumJoyAxes [RCBasic Doc] </title>
</head>
<body>
<p><h2>function NumJoyAxes(joy_num) </h2></p>
<p>
Returns the number of axes detected on a joystick
</p>
<p>
Axes are normally either the analog sticks or trigger buttons but can be anything with multiple values between no activation and max activation
</p>
<p>
</body>
</html>