getNumberOfTilesInHexagon

fun getNumberOfTilesInHexagon(size: Int): Int

returns the number of tiles in a hexagonal map of radius size

Sources

jvm source
Link copied to clipboard