#include "global.hpp"
#include "ai_interface.hpp"
#include "map.hpp"
#include "unit_map.hpp"
#include "unit.hpp"
#include <vector>
#include <list>
#include <map>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | dfool |
Classes | |
class | dfool::unit_memory |
class | dfool::evaluator |
class | dfool::arithmetic_evaluator |
class | dfool::distance_evaluator |
class | dfool::dfool_ai |
An ai that keeps track of what it has "seen", does not target units that it has not "seen", and does not make decisions based on unseen units. More... | |
Typedefs | |
typedef std::vector< std::string > | dfool::unit_list |
This ai uses for its decisions only units it has "seen".
Definition in file ai_dfool.hpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |