#include "ai_common.h"Include dependency graph for tactics.cpp:

Go to the source code of this file.
Functions | |
| bool | operator> (const AI::MoveVariant &mv1, const AI::MoveVariant &mv2) |
| bool | operator< (const AI::MoveVariant &mv1, const AI::MoveVariant &mv2) |
Variables | |
| const int | attack_unitdestroyed_bonus = 90 |
|
||||||||||||
|
Definition at line 154 of file tactics.cpp. References AI::MoveVariant::moveDist, AI::MoveVariant::positionThreat, and AI::MoveVariant::result. |
|
||||||||||||
|
Definition at line 147 of file tactics.cpp. References AI::MoveVariant::moveDist, AI::MoveVariant::positionThreat, and AI::MoveVariant::result. |
|
|
Definition at line 21 of file tactics.cpp. |
1.4.2