findHexPath
findHexPath(
start,goal,options?):HexPathResult
Defined in: src/coordinates/coordinates.ts:222
Finds a weighted shortest path across axial neighbors.
Parameters
Section titled “Parameters”options?
Section titled “options?”HexPathOptions = {}