User Tools

Site Tools


en:actions:actionmovecursor

Move cursor

This action allows you to move the cursor on the screen. It can be used with a Click action, allowing to move the cursor while pressing a button. This can allow you to select text.

To do a relative movement you can set the position field to
(new Mouse()).position()

and then use the "offset" field in advanced to choose what the movement should be.

Standard parameters

Input parameters

Position

The position where to move the cursor.

Advanced Parameters

Input parameters

Offset

Coordinates, used as a translation vector, applied to the point targeted in the standard parameters.

Note : For more details, see the Click action.

Added in Actionaz 3.6.0.

Exceptions


Go back to list actions

Available languages for this page : (fr)

en/actions/actionmovecursor.txt · Last modified: 2025/02/28 21:40 by jmgr