mouse .cursor .set  (  ObjectID ,  Cursor  )  
                                
Description :

This instruction sets the mouse cursor.

With this instruction you can replace the current mouse cursor with another available cursor.

Parameters :

  • ObjectID of the mouse.
  • Index of the cursor. Valid in the range [1, number of cursors].

Examples :