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

Packages that use BombInfoStatic
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
 

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

Subclasses of BombInfoStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class BombInfoMessage.BombInfoStaticMessage
          Implementation of the static part of the GameBots2004 message BOM, used to facade BOMMessage.
 class BombInfoStaticImpl
          Implementation of the static part of the GameBots2004 message BOM.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return BombInfoStatic
abstract  BombInfoStatic BombInfoStatic.clone()
           
 BombInfoStatic BombInfoMessage.getStatic()
           
 BombInfoStatic BombInfoCompositeImpl.getStatic()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type BombInfoStatic
BombInfoStaticImpl.BombInfoStaticUpdate(BombInfoStatic source, long time)
           
BombInfoStaticImpl(BombInfoStatic original)
          Cloning constructor from the message part.
 



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