Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged

Packages that use PlayerDamaged
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 PlayerDamaged in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 

Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor that return PlayerDamaged
 PlayerDamaged Senses.getLastCausedDamage()
          Returns the description of the last damage caused by the bot.
 PlayerDamaged Senses.getLastHitPlayer()
          Returns the description of the last hit of another player.
 

Uses of PlayerDamaged in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type PlayerDamaged
PlayerDamaged(PlayerDamaged original)
          Cloning constructor from the full message.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.