Function TCOD_map_is_walkable

Function Documentation

bool TCOD_map_is_walkable(TCOD_Map *map, int x, int y)

Return true if this cell is walkable.