C# Class OpenBve.TrackManager.SectionChangeEvent

Inheritance: GeneralEvent
Exibir arquivo Open project: leezer3/OpenBVE Class Usage Examples

Private Methods

Method Description
SectionChangeEvent ( double TrackPositionDelta, int PreviousSectionIndex, int NextSectionIndex ) : System
Trigger ( int Direction, EventTriggerType TriggerType, TrainManager Train, int CarIndex ) : void
UpdateFrontBackward ( TrainManager Train, bool UpdateTrain ) : void
UpdateFrontForward ( TrainManager Train, bool UpdateTrain, bool UpdateSection ) : void
UpdateRearBackward ( TrainManager Train, bool UpdateSection ) : void
UpdateRearForward ( TrainManager Train, bool UpdateSection ) : void