C# Class OpenBve.Game.Section

ファイルを表示 Open project: leezer3/OpenBVE

Private Methods

Method Description
Enter ( TrainManager Train ) : void
Exists ( TrainManager Train ) : bool
GetFirstTrain ( bool AllowBogusTrain ) : TrainManager.Train
IsFree ( ) : bool
IsFree ( TrainManager train ) : bool

Checks whether the section is free, disregarding the specified train.

Leave ( TrainManager Train ) : void