MouseLocate()

Syntax

MouseLocate(x, y)
Description
Changes the absolute position (in pixels) of the mouse in the current screen. This is useful when using MouseX() or MouseY().

Parameters

x, y The new absolute position (in pixels) of the mouse in the current screen.

Return value

None.

See Also

ExamineMouse(), MouseX(), MouseY()

Supported OS

All

<- MouseDeltaY() - Mouse Index - MouseWheel() ->