Frame =  sprite .frame .get  (  ObjectID  )  
                                
Description :

This instruction returns the current frame of a sprite.

Parameters :

  • ObjectID of the sprite.

Return Value :

  • Current frame of the sprite.

Examples :