Class: TilingSprite

TilingSprite

An UI sprite object

new TilingSprite (Texture, Width, Height)

Name Type Default Description
Texture PIXI.Texture

The texture for the sprite

Width number Texture.width optional

Width of tilingsprite

Height number Texture.height optional

Height of tiling sprite

Extends

  • PIXI.UI.UIBase