getPathTo

fun getPathTo(destination: TileInfo): Sequence<TileInfo>

Return

a Sequence from the destination back to the startingPoint, including both, or empty if destination has not been reached

Sources

jvm source
Link copied to clipboard