kotcity4 / kotcity.data / CityMap / setResourceValue

setResourceValue

fun setResourceValue(resourceName: String, blockCoordinate: BlockCoordinate, resourceValue: Double): Unit

Used to store where oil, gold, etc are underneath the map. Not currently used.

Parameters

resourceName -

blockCoordinate -

resourceValue -

TODO
should I just rip this out?