import { IGameObject } from '../gameobjects/IGameObject'; export declare function RotateChildrenLeft

(parent: P, total?: number): P; //# sourceMappingURL=RotateChildrenLeft.d.ts.map