kotcity4 / kotcity.automata / Constructor

Constructor

class Constructor : Debuggable

Constructors

<init>

Constructor(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