kotcity4
/
kotcity.pathfinding
/
Pathfinder
/
pathToNearestLabor
pathToNearestLabor
fun
pathToNearestLabor
(
start
:
List
<
BlockCoordinate
>
,
quantity
:
Int
=
1
)
:
Path
?