libtcod-net
TCODFov Constructor (width, height)
NamespaceslibtcodWrapperTCODFovTCODFov(Int32, Int32)
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)