#include "animated.hpp"
#include "image.hpp"
#include "map.hpp"
#include <map>
#include <set>
Go to the source code of this file.
Classes | |
class | terrain_builder |
The class terrain_builder is constructed from a config object, and a gamemap object. More... | |
struct | terrain_builder::rule_image_variant |
An image variant. More... | |
struct | terrain_builder::rule_image |
Each terrain_graphics rule is associated a set of images, which are applied on the terrain if the rule matches. More... | |
struct | terrain_builder::terrain_constraint |
The in-memory representation of a [tile] WML rule inside of a [terrain_graphics] WML rule. More... | |
struct | terrain_builder::tile |
Represents a tile of the game map, with all associated builder-specific parameters: flags, images attached to this tile, etc. More... | |
struct | terrain_builder::building_rule |
The in-memory representation of a [terrain_graphics] WML rule. More... | |
class | terrain_builder::tilemap |
The map of "tile" structures corresponding to the level map. More... |
Definition in file builder.hpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |