| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004multi.bot.impl | |
| cz.cuni.amis.pogamut.ut2004multi.communication.module |
| Modifier and Type | Field and Description |
|---|---|
protected SharedKnowledgeDatabase |
UT2004BotMultiController.shared |
| Modifier and Type | Method and Description |
|---|---|
SharedKnowledgeDatabase |
UT2004BotMultiController.getShared()
Returns team-shared knowledge database.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Integer,SharedKnowledgeDatabase> |
SharedKnowledgeDatabase.instances
Team number to instance.
|
| Modifier and Type | Method and Description |
|---|---|
static SharedKnowledgeDatabase |
SharedKnowledgeDatabase.get(int team)
Returns the only instance of SharedKnowledgeDatabase for the specified team.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.