C# Class OpenBve.PanelCfgParser

Afficher le fichier Open project: leezer3/OpenBVE

Private Methods

Méthode Description
CreateElement ( TrainManager Train, double Left, double Top, double Width, double Height, double FullWidth, double FullHeight, double WorldLeft, double WorldTop, double WorldWidth, double WorldHeight, double WorldZ, double DriverX, double DriverY, double DriverZ, Textures Texture, Color32 Color, bool AddStateToLastElement ) : int
GetArguments ( string Expression ) : string[]
ParsePanelConfig ( string TrainPath, System Encoding, TrainManager Train ) : void