Table of Contents

Method Generate

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Generate()

Generates colors with the algorithm defined by the algorithm field, and the associated properties.

Each time this method is called, a different set of colors is created.

[SuppressMessage("ReSharper", "CognitiveComplexity", Justification = "Need unit tests before we can refactor.")]
public void Generate()