Method | Description | |
---|---|---|
ElapseData ( |
Creates a new instance of this class.
|
public ElapseData ( |
||
vehicle | The state of the train. | |
precedingVehicle | The state of the preceding train, or a null reference if there is no preceding train. | |
handles | The virtual handles. | |
totalTime | The current absolute time. | |
elapsedTime | The elapsed time since the last call to Elapse. | |
stations | List |
The current route's list of stations. |
cameraView | CameraViewMode | The current camera view mode |
languageCode | string | The current language code |
return | System |