UNPKG

@phaserjs/phaser

Version:
3 lines 220 B
import { Texture } from '../Texture'; export declare function GridTexture(color1: string, color2: string, width?: number, height?: number, cols?: number, rows?: number): Texture; //# sourceMappingURL=GridTexture.d.ts.map