TilingSprite#TilingSprite

new TilingSprite(texture, width, height)

A tiling sprite is a fast way of rendering a tiling image

Parameters
Name Type Description
texture PIXI.Texture

the texture of the tiling sprite

width Number

the width of the tiling sprite

height Number

the height of the tiling sprite

Source code: pixi/extras/TilingSprite.js (Line 5)
doc_phaser
2017-02-14 11:17:57
Comments
Leave a Comment

Please login to continue.