C# Class TraceRacer.WorldLine

A line is the most basic component of the world.
Afficher le fichier Open project: alexcoco/trace_racer

Méthodes publiques

Méthode Description
WorldLine ( ) : System
WorldLine ( int h ) : System

Method Details

WorldLine() public méthode

public WorldLine ( ) : System
Résultat System

WorldLine() public méthode

public WorldLine ( int h ) : System
h int
Résultat System