UNPKG

@phaserjs/phaser

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