[This is preliminary documentation and subject to change.]
public AETraveller(TrackSectionsFile,TrackDatabaseFile)
Creates a traveller from persisted data.
public AETraveller(TrackSectionsFile,TrackDatabaseFile,BinaryReader)
Creates a copy of another traveller, starting in the same location and with the same direction.
public AETraveller(AETraveller)
Creates a copy of another traveller, starting in the same location but with the specified change of direction.
public AETraveller(AETraveller,TravellerDirection)