Interface | Description |
---|---|
MoveAction.IMoveEvaluator |
Interface for evaluating moves.
|
Class | Description |
---|---|
CreatureActionComparator |
Sort creature actions to execute hunters before preys.
|
EatAction |
Action for eating food or another creature.
|
MicroPreyAgent |
Simple agent participating in hunter prey.
|
MicroPreyVisionProcessor |
Dumb prey vision processer.
|
MoveAction |
Action allowing a creature to move.
|