UNPKG

@phaserjs/phaser

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