UNPKG

@phaserjs/phaser

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