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 values
Name Type Description r
number The red value in the range (0, 255) g
number The green value in the range (0, 255) b
number The blue value in the range (0, 255) - Sets the color of the screen sprite to white