GetCursorPos

From VisionaireWiki
Revision as of 11:57, 16 August 2009 by Alex (talk | contribs) (Bot (Edward's framework))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

getCursorPos

Returns the current absolute cursor position.

Lua Syntax:

getCursorPos()

Arguments

Flags

Return Values

pos
Table with x and y values containing cursor position.