libtcod-net
CheckTileFOV Method (x, y)
NamespaceslibtcodWrapperTCODFovCheckTileFOV(Int32, Int32)
Is a cell currently visible?
Declaration Syntax
C#
public bool CheckTileFOV(
	int x,
	int y
)
Parameters
x (Int32)
x coord of cell
y (Int32)
y coord of cell
Return Value
Is visible?

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