#include "tstring.hpp"
#include "terrain_translation.hpp"
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | terrain_type |
Functions | |
void | create_terrain_maps (const std::vector< config * > &cfgs, t_translation::t_list &terrain_list, std::map< t_translation::t_terrain, terrain_type > &letter_to_terrain) |
void | merge_alias_lists (t_translation::t_list &first, const t_translation::t_list &second) |
Definition in file terrain.hpp.
void create_terrain_maps | ( | const std::vector< config * > & | cfgs, | |
t_translation::t_list & | terrain_list, | |||
std::map< t_translation::t_terrain, terrain_type > & | letter_to_terrain | |||
) |
void merge_alias_lists | ( | t_translation::t_list & | first, | |
const t_translation::t_list & | second | |||
) |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |