C# Class Azmyth.Mono.PlaneManager

Datei anzeigen Open project: GalacticSoft/Azmyth Class Usage Examples

Public Methods

Method Description
PlaneManager ( int seed ) : System
this ( Planes plane ) : Plane

Method Details

PlaneManager() public method

public PlaneManager ( int seed ) : System
seed int
return System

this() public method

public this ( Planes plane ) : Plane
plane Planes
return Plane