MCPcopy Create free account
hub / github.com/WarFrontIO/client / findPathInArea

Function findPathInArea

src/map/area/BoatPathfinding.ts:84–132  ·  view source on GitHub ↗

* Finds a path between two points in the same area. * @param start The starting position. * @param end The ending position. * @returns The path from start to end.

(start: number, end: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateBoatWaypointsFunction · 0.85

Calls 5

pushMethod · 0.95
isEmptyMethod · 0.95
popMethod · 0.95
onNeighborWaterFunction · 0.85
getDistanceMethod · 0.80

Tested by

no test coverage detected