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.")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
local x,y = getmouse()

Returns the screen coordinates of the mouse cursor.