UNPKG

@phaserjs/phaser

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