| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
Utility classes concerning some aspects of the gameplay (mainly for UT).
|
| cz.cuni.amis.pogamut.ut2004.bot.impl |
| Modifier and Type | Field and Description |
|---|---|
Game |
AgentInfo.game
Game memory module.
|
| Constructor and Description |
|---|
AgentInfo(UT2004Bot bot,
Game game)
Constructor.
|
AgentInfo(UT2004Bot bot,
Game game,
Logger log)
Constructor.
|
Items(UT2004Bot bot,
AgentInfo agentInfo,
Game game,
Weaponry weaponry,
Logger log)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected Game |
UT2004BotModuleController.game
Memory module specialized on general info about the game - game type, time limit, frag limit, etc.
|
| Modifier and Type | Method and Description |
|---|---|
Game |
UT2004BotModuleController.getGame() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.