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 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 white to the color of the screen sprite.