Width =  sprite .width .get  (  ObjectID  )  
                                
Description :

This instruction returns the width of a sprite.

Parameters :

  • ObjectID of the sprite.

Return Value :

  • Width of the sprite, expressed in pixels.

Examples :