Mouse.x
Revision as of 15:35, 24 March 2020 by 71.226.33.30 (talk) (Created page with "<c>mouse.x</c> returns the current distance (in pixels) of the mouse cursor from the left edge of the screen. == Example == <ms>print mouse.x</ms> Category:Mini Micro")
mouse.x
returns the current distance (in pixels) of the mouse cursor from the left edge of the screen.
Example
print mouse.x