See: Description
| Class | Description |
|---|---|
| BattleEvalConstants |
Various constants used by the AIs code for battle evaluation.
|
| EvaluatedBattleCritter | |
| LegionMove |
LegionMove has a List of one CritterMove per mobile critter
in the legion.
|
| OnTheFlyLegionMove |
On-the-fly generation of the Collection of all possible LegionMove.
|
Helper code for implementing the artificial players for Colossus.
This package shouldn't be used outside of the net.sf.colossus.ai hierarchy.