The Battle for Wesnoth  1.19.0-dev
editor::editor_map Member List

This is the complete list of members for editor::editor_map, including all inherited members.

add_to_selection(const map_location &loc)editor::editor_map
border_size() constgamemap_baseinline
clear_selection()editor::editor_map
default_bordergamemap_basestatic
editor_map()editor::editor_map
editor_map(const std::string &data)editor::editor_map
editor_map(std::size_t width, std::size_t height, const t_translation::terrain_code &filler)editor::editor_map
editor_map(const gamemap &map)editor::editor_mapexplicit
empty() constgamemap_baseinline
everything_selected() consteditor::editor_map
expand_bottom(int count, const t_translation::terrain_code &filler)editor::editor_mapprotected
expand_left(int count, const t_translation::terrain_code &filler)editor::editor_mapprotected
expand_right(int count, const t_translation::terrain_code &filler)editor::editor_mapprotected
expand_top(int count, const t_translation::terrain_code &filler)editor::editor_mapprotected
for_each_loc(const F &f) constgamemap_baseinline
for_each_walkable_loc(const F &f) constgamemap_baseinline
from_string(const std::string &data)editor::editor_mapstatic
gamemap(const std::string &data)gamemap
gamemap_base()=defaultgamemap_baseprotected
gamemap_base(int w, int h, terrain_code default_ter=terrain_code())gamemap_baseprotected
get_contiguous_terrain_tiles(const map_location &start) consteditor::editor_map
get_terrain(const map_location &loc) constgamemap_base
get_terrain_editor_string(const map_location &loc) constgamemap
get_terrain_editor_string(const t_translation::terrain_code &terrain) constgamemap
get_terrain_info(const t_translation::terrain_code &terrain) constgamemap
get_terrain_info(const map_location &loc) constgamemap
get_terrain_list() constgamemap
get_terrain_string(const map_location &loc) constgamemap
get_terrain_string(const t_translation::terrain_code &terrain) constgamemap
get_underlying_terrain_string(const t_translation::terrain_code &terrain) constgamemap
gives_healing(const map_location &loc) constgamemap
gives_healing(const t_translation::terrain_code &terrain) constgamemap
h() constgamemap_baseinline
in_selection(const map_location &loc) consteditor::editor_map
invert_selection()editor::editor_map
is_castle(const map_location &loc) constgamemap
is_castle(const t_translation::terrain_code &terrain) constgamemap
is_keep(const map_location &loc) constgamemap
is_keep(const t_translation::terrain_code &terrain) constgamemap
is_special_location(const map_location &loc) constgamemap_base
is_starting_position(const map_location &loc) constgamemap_base
is_village(const map_location &loc) constgamemap
is_village(const t_translation::terrain_code &terrain) constgamemap
location_map typedefgamemap_base
mask_to(const gamemap &target) consteditor::editor_map
MAX_PLAYERSgamemap_basestatic
num_valid_starting_positions() constgamemap_base
on_board(const map_location &loc) constgamemap_base
on_board_with_border(const map_location &loc) constgamemap_base
operator[](const map_location &loc) constgamemapinline
operator[](const map_location &loc)gamemapinlineprivate
overlay(const gamemap_base &m, map_location loc, const std::vector< overlay_rule > &rules=std::vector< overlay_rule >(), bool is_odd=false, bool ignore_special_locations=false)gamemap_base
parse_location_range(const std::string &xvals, const std::string &yvals, bool with_border=false) constgamemap_base
read(const std::string &data, const bool allow_invalid=true)gamemap
read_header(const std::string &data)gamemapprivate
remove_from_selection(const map_location &loc)editor::editor_map
resize(int width, int height, int x_offset, int y_offset, const t_translation::terrain_code &filler=t_translation::NONE_TERRAIN)editor::editor_map
same_size_as(const gamemap &other) consteditor::editor_map
sanity_check()editor::editor_map
select_all()editor::editor_map
selection() consteditor::editor_mapinline
selection_editor::editor_mapprotected
set_selection(const std::set< map_location > &area)editor::editor_map
set_special_location(const std::string &id, const map_location &loc)gamemap_base
set_starting_position(int side, const map_location &loc)gamemap_base
set_starting_position_labels(display &disp)editor::editor_map
set_terrain(const map_location &loc, const terrain_code &terrain, const terrain_type_data::merge_mode mode=terrain_type_data::BOTH, bool replace_if_failed=false) overridegamemapvirtual
shrink_bottom(int count)editor::editor_mapprotected
shrink_left(int count)editor::editor_mapprotected
shrink_right(int count)editor::editor_mapprotected
shrink_top(int count)editor::editor_mapprotected
special_location(const std::string &id) constgamemap_base
special_locations()gamemap_baseinline
special_locations() constgamemap_baseinline
starting_position(int side) constgamemap_base
starting_positions() constgamemap_base
starting_positions_gamemap_baseprivate
tdata() constgamemapinline
tdata_gamemapprivate
terrain_code typedefgamemap_base
terrain_map typedefgamemap_base
tiles()gamemap_baseinlineprotected
tiles() constgamemap_baseinlineprotected
tiles_gamemap_baseprivate
to_string() constgamemap_base
total_height() constgamemap_baseinline
total_width() constgamemap_baseinline
underlying_def_terrain(const map_location &loc) constgamemap
underlying_def_terrain(const t_translation::terrain_code &terrain) constgamemap
underlying_mvt_terrain(const map_location &loc) constgamemap
underlying_mvt_terrain(const t_translation::terrain_code &terrain) constgamemap
underlying_union_terrain(const map_location &loc) constgamemap
underlying_union_terrain(const t_translation::terrain_code &terrain) constgamemap
villages() constgamemapinline
villages_gamemapprotected
w() constgamemap_baseinline
write() constgamemap
write_terrain(const map_location &loc, config &cfg) constgamemap
~editor_map()editor::editor_map
~gamemap_base()gamemap_basevirtual