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

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

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

Subclasses of EntityLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class EntityLocalImpl
          Implementation of the local part of the GameBots2004 message ENT.
 class EntityMessage.EntityLocalMessage
          Implementation of the local part of the GameBots2004 message ENT, used to facade ENTMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as EntityLocal
protected  EntityLocal EntityLocalImpl.EntityLocalUpdate.data
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type EntityLocal
EntityLocal.ObjectDisappeared(EntityLocal obj, long time)
           
EntityLocalImpl.EntityLocalUpdate(EntityLocal moverLocal, long time)
           
EntityLocalImpl(EntityLocal original)
          Cloning constructor from the message part.
 



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