| 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.communication.messages.gbinfomessages |
| Modifier and Type | Method and Description |
|---|---|
PlayerKilled |
Senses.getPlayerKilled(Player player)
Returns detail information about the way the player has died.
|
PlayerKilled |
Senses.getPlayerKilled(UnrealId playerId)
Returns detail information about the way the player of id 'playerId' has died.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AgentStats.playerKilled(PlayerKilled event) |
| Constructor and Description |
|---|
PlayerKilled(PlayerKilled 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.