UNPKG

@phaserjs/phaser

Version:
3 lines 175 B
import { ITexture } from '../../../textures/ITexture'; export declare function UnbindTexture<T extends ITexture>(texture: T): void; //# sourceMappingURL=UnbindTexture.d.ts.map