libtcod-net
CheckTileFOV Method (x, y)
Namespaces
►
libtcodWrapper
►
TCODFov
►
CheckTileFOV(Int32, Int32)
C#
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)