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