libtcod
Function TCOD_map_get_height
Function Documentation
TCOD_map_get_height()
libtcod
Function TCOD_map_get_height
View page source
Function TCOD_map_get_height
¶
Defined in
File fov.h
Function Documentation
¶
int
TCOD_map_get_height
(
const
TCOD_Map
*
map
)
¶
Return the height of
map
.