getLeftSharedNeighbor

fun getLeftSharedNeighbor(neighbor: TileInfo): TileInfo?

Returns the left shared neighbor of this and neighbor (relative to the view direction this->neighbor), or null if there is no such tile.

Sources

jvm source
Link copied to clipboard