17 lines
387 B
HTML
17 lines
387 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetTouch [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub GetTouch(byref status, byref x, byref y, byref dx, byref dy) </h2></p>
|
|
<p>
|
|
Gets the position and distance of motion of a touch event
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |