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

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

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

Subclasses of EntityShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class EntityMessage.EntitySharedMessage
          Implementation of the shared part of the GameBots2004 message ENT, used to facade ENTMessage.
 class EntitySharedImpl
          Implementation of the shared part of the GameBots2004 message ENT.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return EntityShared
abstract  EntityShared EntityShared.clone()
           
 EntityShared EntityCompositeImpl.getShared()
           
 EntityShared EntityMessage.getShared()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type EntityShared
EntitySharedImpl.EntitySharedUpdate(EntityShared data, long time, ITeamId teamId)
           
 



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