public class GoalManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected UT2004Bot |
bot |
protected IGoal |
currentGoal |
protected LinkedList<IGoal> |
goals |
| Constructor and Description |
|---|
GoalManager(UT2004Bot bot) |
protected final LinkedList<IGoal> goals
protected IGoal currentGoal
protected UT2004Bot bot
public GoalManager(UT2004Bot bot)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.