User Tools

Site Tools


en:actions:actionmovecursor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:actions:actionmovecursor [2025/02/28 21:39] jmgren:actions:actionmovecursor [2025/02/28 21:40] (current) jmgr
Line 3: Line 3:
 This action allows you to move the cursor on the screen. It can be used with a [[en:actions:actionclick|Click]] action, allowing to move the cursor while pressing a button. This can allow you to select text. This action allows you to move the cursor on the screen. It can be used with a [[en:actions:actionclick|Click]] action, allowing to move the cursor while pressing a button. This can allow you to select text.
  
 +<note tip>
 To do a relative movement you can set the position field to <code>(new Mouse()).position()</code> and then use the "offset" field in advanced to choose what the movement should be. To do a relative movement you can set the position field to <code>(new Mouse()).position()</code> and then use the "offset" field in advanced to choose what the movement should be.
 +</note>
  
 ===== Standard parameters ===== ===== Standard parameters =====
en/actions/actionmovecursor.1740778799.txt.gz · Last modified: 2025/02/28 21:39 by jmgr