stepUntilDestination

fun stepUntilDestination(destination: TileInfo): BFS

Process until either destination is reached or there's nowhere left to check

Return

this instance for chaining

Sources

jvm source
Link copied to clipboard