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

This instruction returns the speed of a sprite.

Parameters :

  • ObjectID of the sprite.

Return Value :

  • Speed of a sprite, expressed in frames per second.

Examples :