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

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

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

Subclasses of AliveMessageShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class AliveMessageMessage.AliveMessageSharedMessage
          Implementation of the shared part of the GameBots2004 message ALIVE, used to facade ALIVEMessage.
 class AliveMessageSharedImpl
          Implementation of the shared part of the GameBots2004 message ALIVE.
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type AliveMessageShared
AliveMessageSharedImpl.AliveMessageSharedUpdate(AliveMessageShared data, long time, ITeamId teamId)
           
 



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