kotcity4 / kotcity.automata / PollutionUpdater

PollutionUpdater

class PollutionUpdater : Debuggable

Constructors

<init>

PollutionUpdater(cityMap: CityMap)

Properties

cityMap

val cityMap: CityMap

debug

var debug: Boolean

Functions

tick

fun tick(): Unit

Inherited Functions

debug

open fun debug(message: String): Unit