UNPKG

@phaserjs/phaser

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