Extends
- PIXI.Container
Members
- The opacity of the sprite (0 to 255)
Methods
- Destroys the screen sprite
- Initializes the screen sprite
- Sets the color of the screen sprite to black
- Sets the color of the screen sprite by valuesName Type Description rnumber The red value in the range (0, 255) gnumber The green value in the range (0, 255) bnumber The blue value in the range (0, 255) 
- Sets the color of the screen sprite to white