kotcity4 / kotcity.automata / Shipper

Shipper

class Shipper : Debuggable

Constructors

<init>

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