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 21:06] niconilen:actions:actionmovecursor [2025/02/28 21:40] (current) jmgr
Line 1: Line 1:
 ====== Move cursor ====== ====== Move cursor ======
  
-This action allows you to move the cursor on the screen. It can be used with a [[en::actions::click|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 8: Line 12:
 The position where to move the cursor. The position where to move the cursor.
  
 +===== Advanced Parameters =====
 ==== Input parameters ==== ==== Input parameters ====
 == Offset == == Offset ==
Line 13: 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.1362344765.txt.gz · Last modified: 2021/02/13 11:23 (external edit)