GetCursorPos
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.