setMousePosition

From Bohemia Interactive Community
Revision as of 14:25, 3 July 2006 by Raedor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]