TilingSprite Class
A tiling sprite is a fast way of rendering a tiling image This is directly exposing PIXI.TilingSprite
Constructor
TilingSprite
(
-
texture
-
width
-
height
Parameters:
-
texture
Texturethe texture of the tiling sprite
-
width
Numberthe width of the tiling sprite
-
height
Numberthe height of the tiling sprite