Mouse.y

From MiniScript Wiki
Revision as of 15:37, 24 March 2020 by 71.226.33.30 (talk) (Created page with "<c>mouse.y</c> returns the current distance (in pixels) of the mouse cursor from the bottom edge of the screen. See also: mouse.x; Screen coordinates == Example ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

mouse.y returns the current distance (in pixels) of the mouse cursor from the bottom edge of the screen.

See also: mouse.x; Screen coordinates

Example

print mouse.x