UNPKG

@phaserjs/phaser

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