UNPKG

@phaserjs/phaser

Version:
3 lines 180 B
import { IGameObject } from '../../gameobjects/IGameObject'; export declare function GetParentGameObject(id: number): IGameObject; //# sourceMappingURL=GetParentGameObject.d.ts.map