#include "global.hpp"
#include "ai.hpp"
#include "attack_prediction.hpp"
#include "game_config.hpp"
#include "gamestatus.hpp"
#include "log.hpp"
#include <cassert>
Go to the source code of this file.
Defines | |
#define | LOG_AI LOG_STREAM(info, ai) |
Variables | |
const int | max_positions = 10000 |
Definition in file ai_attack.cpp.
#define LOG_AI LOG_STREAM(info, ai) |
Definition at line 29 of file ai_attack.cpp.
const int max_positions = 10000 |
Definition at line 31 of file ai_attack.cpp.
Referenced by ai::do_attack_analysis(), and ai::do_combat().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |