VR-Forces 4.2 Class Documentation
Classes | Enumerations
railMovementControllerPSR.h File Reference

Go to the source code of this file.

Classes

class  DtRailMovementControllerPSR
 Instances of DtRailMovementControllerPSR are used to hold the shared/checkpointable data for a rail movement system. More...

Enumerations

enum  DtRailMovementState {
  DtNoMovement = 0, DtMovementAlongSegment, DtMovementApproachingTurn, DtMovementTurning,
  DtMovementApproachingSwitchLanes, DtMovementSwitchLanes, DtMovementPassing, DtMovementRerouteToNextSegment,
  DtMovementApproachingDestination, DtMovementStop
}
 Used to keep the current state of an entity as it travels along a route using the rail system. More...

Detailed Description

Enumeration Type Documentation

Used to keep the current state of an entity as it travels along a route using the rail system.

If the enumeration below is changed, also change the string names for these states defined in railMovementController.cxx

Enumerator:
DtNoMovement 
DtMovementAlongSegment 
DtMovementApproachingTurn 
DtMovementTurning 
DtMovementApproachingSwitchLanes 
DtMovementSwitchLanes 
DtMovementPassing 
DtMovementRerouteToNextSegment 
DtMovementApproachingDestination 
DtMovementStop 

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)