| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric | |
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
Utility classes concerning some aspects of the gameplay (mainly for UT).
|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility | |
| cz.cuni.amis.pogamut.ut2004.agent.navigation |
Navigation API for Unreal.
|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator | |
| cz.cuni.amis.pogamut.ut2004.bot.impl |
| Constructor and Description |
|---|
AdrenalineCombo(UT2004Bot bot,
AgentInfo info) |
AdrenalineCombo(UT2004Bot bot,
AgentInfo info,
Logger log) |
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
Senses.agentInfo
AgentInfo memory module.
|
protected AgentInfo |
Items.agentInfo
AgentInfo memory module.
|
AgentInfo |
CTF.info
Agent info module.
|
| Constructor and Description |
|---|
CTF(UT2004Bot bot,
AgentInfo info)
Constructor.
|
Items(UT2004Bot bot,
AgentInfo agentInfo,
Game game,
Weaponry weaponry,
Logger log)
Constructor.
|
Senses(UT2004Bot bot,
AgentInfo agentInfo,
Players players)
Constructor.
|
Senses(UT2004Bot bot,
AgentInfo agentInfo,
Players players,
Logger log)
Constructor.
|
| Constructor and Description |
|---|
Visibility(UT2004Bot bot,
AgentInfo info)
Constructor.
|
Visibility(UT2004Bot bot,
AgentInfo info,
Logger log)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
UT2004RunStraight.info |
protected AgentInfo |
UT2004GetBackToNavGraph.info |
| Constructor and Description |
|---|
UT2004GetBackToNavGraph(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move) |
UT2004Navigation(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move)
Will auto-create all needed UT2004Navigation subparts.
|
UT2004RunStraight(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move) |
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
LoqueRunner.memory
Deprecated.
Loque memory.
|
protected AgentInfo |
LoqueNavigator.memory
Loque memory.
|
protected AgentInfo |
KefikRunner.memory
Loque memory.
|
| Constructor and Description |
|---|
KefikRunner(UT2004Bot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor.
|
LoqueRunner(UT2004Bot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Deprecated.
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
UT2004BotModuleController.info
Memory module specialized on general info about the agent whereabouts - location, rotation, health, current weapon, who is enemy/friend, etc.
|
| Modifier and Type | Method and Description |
|---|---|
AgentInfo |
UT2004BotModuleController.getInfo() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.