Function TCOD_map_new

Function Documentation

TCOD_Map *TCOD_map_new(int width, int height)

Return a new TCOD_Map with width and height.