C# Class OpenBve.Panel2CfgParser

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

Private Methods

Method Description
CreateElement ( TrainManager Train, double Left, double Top, double Width, double Height, double RelativeRotationCenterX, double RelativeRotationCenterY, double Distance, double PanelResolution, double PanelLeft, double PanelRight, double PanelTop, double PanelBottom, double PanelBitmapWidth, double PanelBitmapHeight, double PanelCenterX, double PanelCenterY, double PanelOriginX, double PanelOriginY, double DriverX, double DriverY, double DriverZ, Textures DaytimeTexture, Textures NighttimeTexture, Color32 Color, bool AddStateToLastElement ) : int
GetInfixFunction ( TrainManager Train, string Subject, double Minimum, double Maximum, int Width, int TextureWidth, string ErrorLocation ) : string
GetStackLanguageFromSubject ( TrainManager Train, string Subject, string ErrorLocation ) : string
ParsePanel2Config ( string TrainPath, System Encoding, TrainManager Train ) : void