UNPKG

@phaserjs/phaser

Version:
3 lines 195 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function SetVisible(visible: boolean, ...children: IGameObject[]): IGameObject[]; //# sourceMappingURL=SetVisible.d.ts.map