getRightSharedNeighbor

fun getRightSharedNeighbor(neighbor: TileInfo): TileInfo?

Returns the right shared neighbor 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