#include <builder.hpp>
Public Member Functions | |
terrain_constraint () | |
terrain_constraint (gamemap::location loc) | |
Public Attributes | |
gamemap::location | loc |
t_translation::t_match | terrain_types_match |
std::vector< std::string > | set_flag |
std::vector< std::string > | no_flag |
std::vector< std::string > | has_flag |
rule_imagelist | images |
Definition at line 204 of file builder.hpp.
terrain_builder::terrain_constraint::terrain_constraint | ( | ) | [inline] |
Definition at line 206 of file builder.hpp.
terrain_builder::terrain_constraint::terrain_constraint | ( | gamemap::location | loc | ) | [inline] |
Definition at line 215 of file builder.hpp.
Definition at line 222 of file builder.hpp.
Referenced by terrain_builder::rotate(), and terrain_builder::rotate_rule().
Definition at line 225 of file builder.hpp.
std::vector<std::string> terrain_builder::terrain_constraint::set_flag |
std::vector<std::string> terrain_builder::terrain_constraint::no_flag |
std::vector<std::string> terrain_builder::terrain_constraint::has_flag |
Definition at line 229 of file builder.hpp.
Referenced by terrain_builder::add_constraints(), and terrain_builder::rotate().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |