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