IColorableCell Interface |
Namespace: Gamelogic.Grids
[VersionAttribute(1, 8, 0)] public interface IColorableCell : ICell
The IColorableCell type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
The main color of the tile.
This is used to set the color of tiles dynamically.
|