Delay =  mouse .speed .get  (  ObjectID  )  
                                
Description :

This instruction returns the speed of the mouse cursor.

Parameters :

  • ObjectID of the mouse.

Return Value :

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

Examples :