UNPKG

@phaserjs/phaser

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