UNPKG

@phaserjs/phaser

Version:
3 lines 172 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function MoveChildUp<T extends IGameObject>(child: T): T; //# sourceMappingURL=MoveChildUp.d.ts.map