walkPath

fun walkPath(_path: List<Edge<*>>, destination: Tile, walkUntil: Callable<Boolean>, runMin: Int, runMax: Int): WebWalkingResult