GetCursorPos

From VisionaireWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

getCursorPos

Returns the current absolute cursor position.

Lua Syntax:

getCursorPos()

Arguments

Flags

Return Values

pos
Table with x and y values containing cursor position.