Getmouse
From OpenEUO
Revision as of 10:08, 8 October 2010 by 76.184.213.234 (Talk) (Created page with " local x,y = getmouse() Returns the screen coordinates of the mouse cursor.")
local x,y = getmouse()
Returns the screen coordinates of the mouse cursor.