Table of Contents

Interface IColorableCell

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Represents a cell whose color can be set.

[Version(1, 8, 0)]
public interface IColorableCell

Properties

Color

The main color of the tile. This is used to set the color of tiles dynamically.