17 lines
363 B
HTML
17 lines
363 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetJoyTrackBall [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub GetJoyTrackBall(joy_num, ball, byref dx, byref dy) </h2></p>
|
|
<p>
|
|
Gets the axis values of a track ball
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |