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

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

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

Subclasses of ConfigChangeStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class ConfigChangeMessage.ConfigChangeStaticMessage
          Implementation of the static part of the GameBots2004 message CONFCH, used to facade CONFCHMessage.
 class ConfigChangeStaticImpl
          Implementation of the static part of the GameBots2004 message CONFCH.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return ConfigChangeStatic
abstract  ConfigChangeStatic ConfigChangeStatic.clone()
           
 ConfigChangeStatic ConfigChangeMessage.getStatic()
           
 ConfigChangeStatic ConfigChangeCompositeImpl.getStatic()
           
 

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



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