UNPKG

@phaserjs/phaser

Version:
3 lines 205 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function RotateChildrenRight<P extends IGameObject>(parent: P, total?: number): P; //# sourceMappingURL=RotateChildrenRight.d.ts.map