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