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

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

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

Subclasses of EntityStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class EntityMessage.EntityStaticMessage
          Implementation of the static part of the GameBots2004 message ENT, used to facade ENTMessage.
 class EntityStaticImpl
          Implementation of the static part of the GameBots2004 message ENT.
 

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

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