UNPKG

@phaserjs/phaser

Version:
3 lines 162 B
import { Texture } from '../Texture'; export declare function CanvasTexture(width?: number, height?: number): Texture; //# sourceMappingURL=CanvasTexture.d.ts.map