Difference between revisions of "Getmouse"

From OpenEUO
Jump to: navigation, search
 
Line 3: Line 3:
  
 
[[Getkey]]
 
[[Getkey]]
 +
 +
[[UO.Click]]
  
 
[[UO.CursorX]]
 
[[UO.CursorX]]
  
 
[[UO.CursorY]]
 
[[UO.CursorY]]

Latest revision as of 13:27, 9 October 2010

local x,y = getmouse()

Returns the screen coordinates of the mouse cursor.

Getkey

UO.Click

UO.CursorX

UO.CursorY