IdleDisposition

sealed class IdleDisposition(source)

What an unallocated transporter should do.

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard
data class MoveTo(val locationName: String) : IdleDisposition

Go to a named junction or station.

Link copied to clipboard

Stay put, holding the zones it stands on.

Link copied to clipboard

Go to the transporter's own home base, or stay put when it has none.