| 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.command |
Utility classes wrapping various command messages.
|
| cz.cuni.amis.pogamut.ut2004.bot.impl |
| Modifier and Type | Field and Description |
|---|---|
protected Weaponry |
WeaponPrefs.weaponry |
| Constructor and Description |
|---|
Items(UT2004Bot bot,
AgentInfo agentInfo,
Game game,
Weaponry weaponry,
Logger log)
Constructor.
|
WeaponPrefs(Weaponry weaponry,
UT2004Bot bot) |
WeaponPrefs(Weaponry weaponry,
UT2004Bot bot,
WeaponPrefsRange generalPrefs) |
| Constructor and Description |
|---|
CompleteBotCommandsWrapper(UT2004Bot agent,
Weaponry weaponry,
Logger log)
Constructor.
|
ImprovedShooting(Weaponry weaponry,
UT2004Bot agent,
Logger log) |
| Modifier and Type | Field and Description |
|---|---|
protected Weaponry |
UT2004BotModuleController.weaponry
Memory module specialized on info about the bot's weapon and ammo inventory - it can tell you which weapons are loaded, melee/ranged, etc.
|
| Modifier and Type | Method and Description |
|---|---|
Weaponry |
UT2004BotModuleController.getWeaponry() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.