Open Rails

Traveller Constructor

[This is preliminary documentation and subject to change.]

Creates a traveller starting at the beginning of the specified track node, facing with the track node.

Traveller(
   TrackSectionsFile tSectionDat,
   TrackNode[] trackNodes,
   TrackNode startTrackNode
);

Parameters

tSectionDat
Provides vector track sections.
trackNodes
Provides track nodes.
startTrackNode
Starting track node.

See Also

Traveller Class | ORTS Namespace | Traveller Constructor Overload List