libtcod-net
GetCharForeground Method (x, y)
NamespaceslibtcodWrapperConsoleGetCharForeground(Int32, Int32)
Get Forground of single cell
Declaration Syntax
C#
public Color GetCharForeground(
	int x,
	int y
)
Parameters
x (Int32)
x (Width) position
y (Int32)
y (Height) position
Return Value
Forground color

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)