next

abstract operator fun next(): Tile?

Gets the next immediately available vertex in this path.

Return

The next walkable Tile.