Roguelike
 All Classes Namespaces Functions Variables Typedefs Friends Pages
WorldMap Member List

This is the complete list of members for WorldMap, including all inherited members.

count_in_surrounding_tiles(int row, int col, MapTile tile_type)WorldMapprivate
generate_beaches()WorldMapprivate
generate_land_mass()WorldMapprivate
get_map()WorldMap
heightWorldMapprivate
mapWorldMapprivate
MapTileMatrix typedefWorldMapprivate
ocean_borders(int border)WorldMapprivate
out_of_bounds(int row, int col)WorldMapprivate
set_land_or_water(int row, int col, int mod, bool more_water)WorldMapprivate
smoothing_pass(MapTile tile_type, int threshold)WorldMapprivate
starting_noise(int border)WorldMapprivate
widthWorldMapprivate
WorldMap()WorldMap