setMousePosition

From Bohemia Interactive Community
Revision as of 09:43, 15 September 2006 by Str (talk | contribs) (Fixed params)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-2.91
Hover & click on the images for description

Description

Description:
Move (UI) mouse pointer to specified position of the screen.
Groups:
Uncategorised

Syntax

Syntax:
setMousePosition [x, y]
Parameters:
x: Number from 0 to 1
y: Number from 0 to 1
Return Value:
Nothing

Examples

Example 1:
setMousePosition [0.5, 0.5]

Additional Information

See also:
Aspect Ratio Management

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section