libtcod-net
TCODFov Constructor (width, height)
Namespaces
►
libtcodWrapper
►
TCODFov
►
TCODFov(Int32, Int32)
C#
Create a representation of a given map
Declaration Syntax
C#
public
TCODFov
(
int
width
,
int
height
)
Parameters
width
(
Int32
)
Width of map
height
(
Int32
)
Height of map
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)