kotcity4 / kotcity.data / CityMap / flatMap

flatMap

fun flatMap(width: Int = 512, height: Int = 512): CityMap

Returns a totally flat map of the given size.

Parameters

width - width in BlockCoordinates

height - height in BlockCoordinates