UNPKG

@phaserjs/phaser

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