#include "map/location.hpp"
#include "terrain/translation.hpp"
#include "terrain/type_data.hpp"
#include "utils/optional_fwd.hpp"
Go to the source code of this file.
Classes | |
class | gamemap_base |
struct | gamemap_base::overlay_rule |
class | gamemap |
Encapsulates the map of the game. More... | |