Classes
Members
BATCH_POOL Array<PIXI.graphicsUtils.BatchPart> readonly
Batch pool, stores unused batches for preventing allocations.
DRAW_CALL_POOL Array<PIXI.BatchDrawCall> readonly
Draw call pool, stores unused draw calls for preventing allocations.
Map of fill commands for each shape type.