| 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.agent.navigation |
Navigation API for Unreal.
|
| cz.cuni.amis.pogamut.ut2004.bot |
Abstract classes used for creating concrete bots.
|
| cz.cuni.amis.pogamut.ut2004.bot.impl | |
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Method and Description |
|---|---|
BotKilled |
Senses.getBotDeath()
Provides information about the way this bot has died.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AgentStats.botKilled(BotKilled event) |
| Modifier and Type | Field and Description |
|---|---|
protected IWorldEventListener<BotKilled> |
UT2004Navigation.botKilledMessageListener |
| Modifier and Type | Method and Description |
|---|---|
void |
IUT2004BotController.botKilled(BotKilled event)
Called whenever the bot gets killed inside the game.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UT2004BotController.botKilled(BotKilled event) |
| Constructor and Description |
|---|
BotKilled(BotKilled original)
Cloning constructor from the full message.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.