#include "attack_prediction.hpp"
#include <cassert>
#include <cstring>
#include <vector>
#include "util.hpp"
Go to the source code of this file.
Defines | |
#define | debug(x) |
Standalone program, benchmark.
Definition in file attack_prediction.cpp.
#define debug | ( | x | ) |
Definition at line 47 of file attack_prediction.cpp.
Referenced by combatant::adjust_hitchance(), combatant::complex_fight(), dispatch_complex(), dump_reachmap(), ai::get_villages(), gui2::tformula< T >::operator()(), gui2::timage::timage(), gui2::tline::tline(), gui2::trectangle::trectangle(), and gui2::ttext::ttext().
unsigned int cols |
Definition at line 116 of file attack_prediction.cpp.
Referenced by gui2::tbuilder_panel::build(), and gui2::build().
unsigned int min_col[4] |
Definition at line 120 of file attack_prediction.cpp.
unsigned int min_row[4] |
Definition at line 120 of file attack_prediction.cpp.
double* plane[4] |
Definition at line 117 of file attack_prediction.cpp.
unsigned int rows |
Definition at line 116 of file attack_prediction.cpp.
Referenced by gui2::tbuilder_panel::build(), gui2::build(), and gui2::tlistbox::set_size().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |