UNPKG

@phaserjs/phaser

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