| Modifier and Type | Class and Description |
|---|---|
class |
CloseInOnEnemy |
class |
GetEnemyFlag |
class |
GetHealth |
class |
GetItems |
class |
GetOurFlag |
class |
Goal |
| Modifier and Type | Field and Description |
|---|---|
protected IGoal |
GoalManager.currentGoal |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<IGoal> |
GoalManager.goals |
| Modifier and Type | Method and Description |
|---|---|
IGoal |
GoalManager.executeBestGoal() |
IGoal |
GoalManager.getCurrentGoal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GoalManager.addGoal(IGoal goal) |
int |
Goal.compareTo(IGoal arg0)
Reverse ordering, greater numbers first, lesser later
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.