MoveToStagingAreaRule

Sends every released transporter to one shared waiting place.

Simpler to set up than a home base each, and appropriate where a fleet genuinely does queue at one staging area. Note that transporters will then contend for the way there, so a staging area on the main path is worse than no policy at all.

Parameters

locationName

the junction or station to wait at

Constructors

Link copied to clipboard
constructor(locationName: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun disposition(transporter: GuidedTransporter): IdleDisposition
Link copied to clipboard
open override fun toString(): String