UNPKG

@phaserjs/phaser

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