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

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

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

Subclasses of AliveMessageStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class AliveMessageMessage.AliveMessageStaticMessage
          Implementation of the static part of the GameBots2004 message ALIVE, used to facade ALIVEMessage.
 class AliveMessageStaticImpl
          Implementation of the static part of the GameBots2004 message ALIVE.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return AliveMessageStatic
abstract  AliveMessageStatic AliveMessageStatic.clone()
           
 AliveMessageStatic AliveMessageCompositeImpl.getStatic()
           
 AliveMessageStatic AliveMessageMessage.getStatic()
           
 

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