Difference between revisions of "Getmouse"
From OpenEUO
Line 3: | Line 3: | ||
[[Getkey]] | [[Getkey]] | ||
+ | |||
+ | [[UO.Click]] | ||
[[UO.CursorX]] | [[UO.CursorX]] | ||
[[UO.CursorY]] | [[UO.CursorY]] |
Latest revision as of 12:27, 9 October 2010
local x,y = getmouse()
Returns the screen coordinates of the mouse cursor.