Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.BotDamaged

Packages that use BotDamaged
cz.cuni.amis.pogamut.udk.agent.module.sensor Utility classes concerning some aspects of the gameplay (mainly for UT). 
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
 

Uses of BotDamaged in cz.cuni.amis.pogamut.udk.agent.module.sensor
 

Methods in cz.cuni.amis.pogamut.udk.agent.module.sensor that return BotDamaged
 BotDamaged Senses.getLastDamage()
          Returns the description of the last damage done to the bot.
 BotDamaged Senses.getLastShot()
          Returns the description of the last shot that has hit the bot.
 

Uses of BotDamaged in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages with parameters of type BotDamaged
BotDamaged(BotDamaged original)
          Cloning constructor.
 



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