UNPKG

@phaserjs/phaser

Version:
3 lines 144 B
import { ILine } from './ILine'; export declare function RotateLine(line: ILine, angle: number): ILine; //# sourceMappingURL=RotateLine.d.ts.map