| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.module.sensor |
Utility classes concerning some aspects of the gameplay (mainly for UT).
|
| cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator | |
| cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator | |
| cz.cuni.amis.pogamut.udk.bot.impl |
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
Senses.agentInfo
AgentInfo memory module.
|
protected AgentInfo |
Items.agentInfo
AgentInfo memory module.
|
| Constructor and Description |
|---|
Items(UDKBot bot,
AgentInfo agentInfo)
Constructor.
|
Items(UDKBot bot,
AgentInfo agentInfo,
Logger log)
Constructor.
|
Senses(UDKBot bot,
AgentInfo agentInfo,
Players players)
Constructor.
|
Senses(UDKBot bot,
AgentInfo agentInfo,
Players players,
Logger log)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
LoqueRunner.memory
Loque memory.
|
protected AgentInfo |
LoqueNavigator.memory
Loque memory.
|
| Constructor and Description |
|---|
LoqueRunner(UDKBot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
MartinRunner.memory
Loque memory.
|
protected AgentInfo |
MartinNavigator.memory
Loque memory.
|
| Constructor and Description |
|---|
MartinRunner(UDKBot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentInfo |
UDKBotModuleController.info
Memory module specialized on general info about the agent whereabouts - location, rotation, health, current weapon, who is enemy/friend, etc.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.