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

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

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

Subclasses of FlagInfoStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class FlagInfoMessage.FlagInfoStaticMessage
          Implementation of the static part of the GameBots2004 message FLG, used to facade FLGMessage.
 class FlagInfoStaticImpl
          Implementation of the static part of the GameBots2004 message FLG.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return FlagInfoStatic
abstract  FlagInfoStatic FlagInfoStatic.clone()
           
 FlagInfoStatic FlagInfoMessage.getStatic()
           
 FlagInfoStatic FlagInfoCompositeImpl.getStatic()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type FlagInfoStatic
FlagInfoStaticImpl.FlagInfoStaticUpdate(FlagInfoStatic source, long time)
           
FlagInfoStaticImpl(FlagInfoStatic 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.