Files
RCBASIC4/doc/files/globalmousey.html
2024-12-14 15:28:03 -05: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>GlobalMouseY [RCBasic Doc] </title>
</head>
<body>
<p><h2>function GlobalMouseY() </h2></p>
<p>
Returns the absolute Y position of the mouse on the display
</p>
<br><p>Related:
<a href="globalmousex.html">GlobalMouseX</a>
<a href="getglobalmouse.html">GetGlobalMouse</a>
</p>
<p>
</body>
</html>