sdfsdfs
This commit is contained in:
5
node_modules/pixi.js/lib/scene/graphics/shared/utils/buildContextBatches.d.ts
generated
vendored
Normal file
5
node_modules/pixi.js/lib/scene/graphics/shared/utils/buildContextBatches.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import type { ShapeBuildCommand } from '../buildCommands/ShapeBuildCommand';
|
||||
import type { GraphicsContext } from '../GraphicsContext';
|
||||
import type { GpuGraphicsContext } from '../GraphicsContextSystem';
|
||||
export declare const shapeBuilders: Record<string, ShapeBuildCommand>;
|
||||
export declare function buildContextBatches(context: GraphicsContext, gpuContext: GpuGraphicsContext): void;
|
Reference in New Issue
Block a user