| 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 | Field and Description |
|---|---|
protected Map<UnrealId,PlayerScore> |
AgentStats.playerScores
Most rescent message containing info about the player's score.
|
| Modifier and Type | Method and Description |
|---|---|
Map<UnrealId,PlayerScore> |
Game.getPlayerScores()
Returns unmodifiable map with player scores.
|
Map<UnrealId,PlayerScore> |
AgentStats.getPlayerScores()
Returns map with scores of respective players in the game.
|
| Constructor and Description |
|---|
PlayerScore(PlayerScore 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.