UNPKG

@phaserjs/phaser

Version:
3 lines 185 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function SetName(name: string, ...children: IGameObject[]): IGameObject[]; //# sourceMappingURL=SetName.d.ts.map