|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IGoal in cz.cuni.amis.pogamut.ut2004.examples.ctfbot |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.examples.ctfbot that implement IGoal | |
|---|---|
class |
CloseInOnEnemy
|
class |
GetEnemyFlag
|
class |
GetHealth
|
class |
GetItems
|
class |
GetOurFlag
|
class |
Goal
|
| Fields in cz.cuni.amis.pogamut.ut2004.examples.ctfbot declared as IGoal | |
|---|---|
protected IGoal |
GoalManager.currentGoal
|
| Fields in cz.cuni.amis.pogamut.ut2004.examples.ctfbot with type parameters of type IGoal | |
|---|---|
protected LinkedList<IGoal> |
GoalManager.goals
|
| Methods in cz.cuni.amis.pogamut.ut2004.examples.ctfbot that return IGoal | |
|---|---|
IGoal |
GoalManager.executeBestGoal()
|
IGoal |
GoalManager.getCurrentGoal()
|
| Methods in cz.cuni.amis.pogamut.ut2004.examples.ctfbot with parameters of type IGoal | |
|---|---|
boolean |
GoalManager.addGoal(IGoal goal)
|
int |
Goal.compareTo(IGoal arg0)
Reverse ordering, greater numbers first, lesser later |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||