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

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

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

Subclasses of AliveMessage in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class AliveMessageCompositeImpl
          Composite implementation of the ALIVE abstract message.
 class AliveMessageMessage
          Implementation of the GameBots2004 message ALIVE contains also its Local/Shared/Static subpart class definitions..
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return AliveMessage
 AliveMessage UT2004CompositeObjectCreator.AliveMessageCreator.create(ILocalWorldObject localPart, ISharedWorldObject sharedPart, IStaticWorldObject staticPart)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type AliveMessage
AliveMessage.AliveMessageUpdate(AliveMessage source, long eventTime, ITeamId teamId)
           
AliveMessageLocalImpl(AliveMessage original)
          Cloning constructor from the full message.
AliveMessageStaticImpl(AliveMessage original)
          Cloning constructor from the full message.
 



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