Mouse.y

From MiniScript Wiki
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.y