PIXI.BatchTextureArray
class BatchTextureArray
Used by the batcher to build texture batches. Holds list of textures and their respective locations.
Summary
Properties from BatchTextureArray
number |
Number of filled elements. |
PIXI.BaseTexture[] |
Inside textures array. |
number[] |
Respective locations for textures. |