UNPKG

@phaserjs/phaser

Version:
6 lines 180 B
import { Texture } from './Texture'; export declare const AlphaTexture: { get: () => Texture; set: (texture: Texture) => void; }; //# sourceMappingURL=AlphaTexture.d.ts.map