setMousePosition

From Bohemia Interactive Community
Revision as of 21:32, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


setMousePosition [x, y]


Operand types:

[x, y]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.91 required.

Description:

Move (UI) mouse pointer to specified position of the screen.


Example:

setMousePosition [0.5, 0.5]