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

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

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

Subclasses of ConfigChangeLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class ConfigChangeLocalImpl
          Implementation of the local part of the GameBots2004 message CONFCH.
 class ConfigChangeMessage.ConfigChangeLocalMessage
          Implementation of the local part of the GameBots2004 message CONFCH, used to facade CONFCHMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as ConfigChangeLocal
protected  ConfigChangeLocal ConfigChangeLocalImpl.ConfigChangeLocalUpdate.data
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type ConfigChangeLocal
ConfigChangeLocalImpl.ConfigChangeLocalUpdate(ConfigChangeLocal moverLocal, long time)
           
ConfigChangeLocalImpl(ConfigChangeLocal original)
          Cloning constructor from the message part.
 



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