function setMousePos(x, y)
Sets the mouse cursor to the specified coordinates.
Function Parameters[edit]
| Parameter
|
Type
|
Description
|
| x
|
Integer
|
The x coordinate to set the mouse cursor to
|
| y
|
Integer
|
The y coordinate to set the mouse cursor to
|
See also[edit]
Related Functions[edit]