Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute

Packages that use ChangeAttribute
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of ChangeAttribute in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return ChangeAttribute
 ChangeAttribute ChangeAttribute.setAdrenaline(Integer Adrenaline)
          Sets the bot adrenaline.
 ChangeAttribute ChangeAttribute.setHealth(Integer Health)
          Sets the bot health.
 ChangeAttribute ChangeAttribute.setId(UnrealId Id)
          Id of the target bot.
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type ChangeAttribute
ChangeAttribute(ChangeAttribute original)
          Cloning constructor.
 



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