UNPKG

@phaserjs/phaser

Version:
3 lines 193 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function ShuffleChildren<P extends IGameObject>(parent: P): IGameObject[]; //# sourceMappingURL=ShuffleChildren.d.ts.map