UNPKG

@phaserjs/phaser

Version:
3 lines 156 B
import { Vec2 } from './Vec2'; export declare function Vec2AddScalar(a: Vec2, scalar: number, out?: Vec2): Vec2; //# sourceMappingURL=Vec2AddScalar.d.ts.map