Table of Contents

Constructor Palette

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Palette(IEnumerable<Color>)

Constructs a new palette from the given list of colors.

public Palette(IEnumerable<Color> newColors)

Parameters

newColors IEnumerable<Color>