C# Class CasualGodComplex.Galaxies.Spiral

Inheritance: BaseGalaxySpec
Show file Open project: martindevans/CasualGodComplex

Public Methods

Method Description
Spiral ( ) : System

Protected Methods

Method Description
Generate ( Random random ) : IEnumerable

Private Methods

Method Description
GenerateArms ( Random random ) : IEnumerable
GenerateBackgroundStars ( Random random ) : IEnumerable
GenerateCenter ( Random random ) : IEnumerable

Method Details

Generate() protected method

protected Generate ( Random random ) : IEnumerable
random System.Random
return IEnumerable

Spiral() public method

public Spiral ( ) : System
return System