OnZone

data class OnZone(val zoneName: String) : TransporterPlacement(source)

Standing on a link, covering the named zone and the zones behind it.

Parameters

zoneName

the zone the transporter's front is in

Constructors

Link copied to clipboard
constructor(zoneName: String)

Properties

Link copied to clipboard