Files
RCBASIC4/doc/doc_files/globalmousex.html
2024-10-27 11:52:28 -04:00

21 lines
476 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GlobalMouseX [RCBasic Doc] </title>
</head>
<body>
<p><h2>function GlobalMouseX() </h2></p>
<p>
Returns the absolute X position of the mouse on the display
</p>
<br><p>Related:
<a href="globalmousey.html">GlobalMouseY</a>
<a href="getglobalmouse.html">GetGlobalMouse</a>
</p>
<p>
</body>
</html>