UNPKG

@phaserjs/phaser

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