Lua:getMousePos
Jump to navigation
Jump to search
Returns 2 parameters: the x-position and y-position of the mouse on the screen.
Function Parameters
<none>
Example
x, y = getMousePos()