UNPKG

@phaserjs/phaser

Version:
3 lines 151 B
import { IVec2Like } from './IVec2Like'; export declare function Vec2Cross(a: IVec2Like, b: IVec2Like): number; //# sourceMappingURL=Vec2Cross.d.ts.map