mouse .speed .set  (  ObjectID ,  Speed  )  
                                
Description :

This instruction sets the speed of the mouse cursor.

Parameters :

  • ObjectID of the mouse.
  • Speed of the mouse cursor, expressed in frames per second.

Examples :