UNPKG

@phaserjs/phaser

Version:
3 lines 181 B
import { IBaseWorld } from '../../world/IBaseWorld'; export declare function SetWorldTag<W extends IBaseWorld>(world: W, id: number): void; //# sourceMappingURL=SetWorldTag.d.ts.map