C# Class OpenBve.Illustrations

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

Private Methods

Method Description
CreateRouteGradientProfile ( int Width, int Height, bool inGame ) : Bitmap

Creates the route gradient profile.

CreateRouteMap ( int Width, int Height, bool inGame ) : Bitmap

Creates and returns the route map as Bitmap.

DrawSegmentedCurve ( Graphics Graphics, Pen Pen, PointF Points, int Start, int Length ) : void
RouteRange ( int &n, int &n0, int &n1 ) : void

Finds the route range actually used by stations (with some margin before and after.