UNPKG

@phaserjs/phaser

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