UNPKG

@phaserjs/phaser

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