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
Next revision
Previous revision
en:actions:actionmovecursor [2013/03/03 22:15] – [Input parameters] niconilen:actions:actionmovecursor [2025/02/28 21:40] (current) jmgr
Line 2: Line 2:
  
 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.
 +</note>
  
 ===== Standard parameters ===== ===== Standard parameters =====
Line 14: Line 18:
  
 //Note// : For more details, see the [[en:actions:actionclick#advanced_parameters|Click]] action. //Note// : For more details, see the [[en:actions:actionclick#advanced_parameters|Click]] action.
 +
 +//Added in Actionaz 3.6.0.//
  
 ===== Exceptions ===== ===== Exceptions =====
en/actions/actionmovecursor.1362348902.txt.gz · Last modified: 2021/02/13 11:23 (external edit)