UNPKG

@phaserjs/phaser

Version:
3 lines 191 B
import { IBaseWorld } from '../../world/IBaseWorld'; export declare function GetWorldFromParentID(parentID: number): IBaseWorld | undefined; //# sourceMappingURL=GetWorldFromParentID.d.ts.map