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

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

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

Subclasses of Entity in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class EntityCompositeImpl
          Composite implementation of the ENT abstract message.
 class EntityMessage
          Implementation of the GameBots2004 message ENT contains also its Local/Shared/Static subpart class definitions..
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type Entity
Entity.EntityUpdate(Entity source, long eventTime, ITeamId teamId)
           
Entity.ObjectDisappeared(Entity obj, long time)
           
EntityLocalImpl(Entity original)
          Cloning constructor from the full message.
EntityStaticImpl(Entity original)
          Cloning constructor from the full message.
 



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