Class: BatchTextureArray

PIXI.BatchTextureArray

Used by the batcher to build texture batches. Holds list of textures and their respective locations.

Members

count number

Number of filled elements.

elements PIXI.BaseTexture[]

Inside textures array.

ids number[]

Respective locations for textures.