UNPKG

@phaserjs/phaser

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