kotcity4 / kotcity.data / Residential

Residential

class Residential : LoadableBuilding

Constructors

<init>

Residential(cityMap: CityMap)

Properties

borderColor

var borderColor: Color

Default border color, used for rendering

cityMap

val cityMap: CityMap

Inherited Properties

height

open var height: Int

Height in BlockCoordinate of the building

width

open var width: Int

Width in BlockCoordinate of the building

Functions

currentQuantityWanted

fun currentQuantityWanted(tradeable: Tradeable): Int