getAdjacentTiles

fun getAdjacentTiles(tileMap: TileMap): Sequence<TileInfo>

Lists the three neighboring hexes to this vertex which are on the map

Sources

jvm source
Link copied to clipboard