State =  sprite .transparency .get  (  ObjectID  )  
                                
Description :

This instruction returns the transparency status of a sprite.

Parameters :

  • ObjectID of the sprite.

Return Value :

  • TRUE (sprite displayed with a transparency color).
    FALSE.

Examples :