getAdjacentPositions
fun getAdjacentPositions(tileMap: TileMap): Sequence<RiverGenerator.RiverCoordinate>
Content copied to clipboard
Lists the three neighboring vertices which have their anchor hex on the map (yes some positions on the map's outer border will be included, some not)
Sources
jvm source
Link copied to clipboard