|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlayerScore | |
|---|---|
| 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 | |
| Uses of PlayerScore in cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004.agent.module.sensor with type parameters of type PlayerScore | |
|---|---|
protected Map<UnrealId,PlayerScore> |
AgentStats.playerScores
Most rescent message containing info about the player's score. |
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor that return types with arguments of type PlayerScore | |
|---|---|
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. |
| Uses of PlayerScore in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
|---|
| Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type PlayerScore | |
|---|---|
PlayerScore(PlayerScore original)
Cloning constructor from the full message. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||