|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentInfo | |
|---|---|
| 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 | |
| Uses of AgentInfo in cz.cuni.amis.pogamut.udk.agent.module.sensor |
|---|
| Fields in cz.cuni.amis.pogamut.udk.agent.module.sensor declared as AgentInfo | |
|---|---|
protected AgentInfo |
Senses.agentInfo
AgentInfo memory module. |
protected AgentInfo |
Items.agentInfo
AgentInfo memory module. |
| Constructors in cz.cuni.amis.pogamut.udk.agent.module.sensor with parameters of type AgentInfo | |
|---|---|
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. |
|
| Uses of AgentInfo in cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator |
|---|
| Fields in cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator declared as AgentInfo | |
|---|---|
protected AgentInfo |
LoqueRunner.memory
Loque memory. |
protected AgentInfo |
LoqueNavigator.memory
Loque memory. |
| Constructors in cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator with parameters of type AgentInfo | |
|---|---|
LoqueRunner(UDKBot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor. |
|
| Uses of AgentInfo in cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator |
|---|
| Fields in cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator declared as AgentInfo | |
|---|---|
protected AgentInfo |
MartinNavigator.memory
Loque memory. |
protected AgentInfo |
MartinRunner.memory
Loque memory. |
| Constructors in cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator with parameters of type AgentInfo | |
|---|---|
MartinRunner(UDKBot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor. |
|
| Uses of AgentInfo in cz.cuni.amis.pogamut.udk.bot.impl |
|---|
| Fields in cz.cuni.amis.pogamut.udk.bot.impl declared as AgentInfo | |
|---|---|
protected AgentInfo |
UDKBotModuleController.info
Memory module specialized on general info about the agent whereabouts - location, rotation, health, current weapon, who is enemy/friend, etc. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||