Table of Contents

Class ColorFunction

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

This is an inspectable presentation of a grid coloring, using three parameters as explained here: http://gamelogic.co.za/2013/12/18/what-are-grid-colorings/

[Version(2, 0, 0)]
[Serializable]
public class ColorFunction
Inheritance
ColorFunction
Inherited Members

Remarks

The three values represent two corners of a parallelogram (x0, 0) and(x1, y1) that describe the patch to repeat for the coloring.

Fields

x0
x1
y1