Difference between revisions of "Getmouse"

From OpenEUO
Jump to: navigation, search
(Created page with " local x,y = getmouse() Returns the screen coordinates of the mouse cursor.")
(No difference)

Revision as of 10:08, 8 October 2010

local x,y = getmouse()

Returns the screen coordinates of the mouse cursor.