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

17 lines
473 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetMultiTouch [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub GetMultiTouch(byref status, byref x, byref y, byref fingers, byref dist, byref theta) </h2></p>
<p>
Gets the status, position, number of fingers, distance between the fingers and rotation of a multi-finger gesture
</p>
<p>
</body>
</html>