C# Class CasualGodComplex.Galaxies.Spiral

Inheritance: BaseGalaxySpec
Afficher le fichier Open project: martindevans/CasualGodComplex

Méthodes publiques

Méthode Description
Spiral ( ) : System

Méthodes protégées

Méthode Description
Generate ( Random random ) : IEnumerable

Private Methods

Méthode Description
GenerateArms ( Random random ) : IEnumerable
GenerateBackgroundStars ( Random random ) : IEnumerable
GenerateCenter ( Random random ) : IEnumerable

Method Details

Generate() protected méthode

protected Generate ( Random random ) : IEnumerable
random System.Random
Résultat IEnumerable

Spiral() public méthode

public Spiral ( ) : System
Résultat System