libtcod
Struct TCOD_Map
Struct Documentation
TCOD_Map
width
height
nbcells
cells
libtcod
Struct TCOD_Map
View page source
Struct TCOD_Map
¶
Defined in
File fov_types.h
Struct Documentation
¶
struct
TCOD_Map
¶
Private map struct.
Public Members
int
width
¶
int
height
¶
int
nbcells
¶
struct
TCOD_MapCell
*
cells
¶