Mouse.x
Jump to navigation
Jump to search
mouse.x
returns the current distance (in pixels) of the mouse cursor from the left edge of the screen.
See also: mouse.y; Screen coordinates
Known Issue
In Mini Micro 1.0, when running as a WebGL build on an Apple Retina display, the mouse coordinates reported are incorrect (as if the mouse is twice as far from the top-left corner of the physical screen than it really is).
Example
print mouse.x