C# Class TraceRacer.WorldLine

A line is the most basic component of the world.
Show file Open project: alexcoco/trace_racer

Public Methods

Method Description
WorldLine ( ) : System
WorldLine ( int h ) : System

Method Details

WorldLine() public method

public WorldLine ( ) : System
return System

WorldLine() public method

public WorldLine ( int h ) : System
h int
return System