Set foreground color of single cell

Declaration Syntax
public void SetCharForeground(
int x,
int y,
Color col
)

Parameters
- x (Int32)
- x (Width) position
- y (Int32)
- y (Height) position
- col (Color)
- Foreground color
Assembly:
libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)