Extends
- PIXI.Container
Members
-
The opacity of the sprite (0 to 255).
Methods
-
Destroys the screen sprite.
-
Sets black to the color of the screen sprite.
-
Sets the color of the screen sprite by values.
Name 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 white to the color of the screen sprite.