LogoPixi’VN
pixi-jsInterfaces

Interface: BatcherAdaptor

Defined in: node_modules/pixi.js/lib/rendering/batcher/shared/BatcherPipe.d.ts:10

Internal

Methods

contextChange()?

> optional contextChange(): void

Defined in: node_modules/pixi.js/lib/rendering/batcher/shared/BatcherPipe.d.ts:14

Returns

void


execute()

> execute(batchPipe, batch): void

Defined in: node_modules/pixi.js/lib/rendering/batcher/shared/BatcherPipe.d.ts:13

Parameters

batchPipe

BatcherPipe

batch

Batch

Returns

void


init()?

> optional init(batchPipe): void

Defined in: node_modules/pixi.js/lib/rendering/batcher/shared/BatcherPipe.d.ts:12

Parameters

batchPipe

BatcherPipe

Returns

void


start()

> start(batchPipe, geometry, shader): void

Defined in: node_modules/pixi.js/lib/rendering/batcher/shared/BatcherPipe.d.ts:11

Parameters

batchPipe

BatcherPipe

geometry

Geometry

shader

Shader

Returns

void