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

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

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

Subclasses of SelfLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class SelfLocalImpl
          Implementation of the local part of the GameBots2004 message SLF.
 class SelfMessage.SelfLocalMessage
          Implementation of the local part of the GameBots2004 message SLF, used to facade SLFMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as SelfLocal
protected  SelfLocal SelfLocalImpl.SelfLocalUpdate.data
           
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return SelfLocal
abstract  SelfLocal SelfLocal.clone()
           
 SelfLocal SelfMessage.getLocal()
           
 SelfLocal SelfCompositeImpl.getLocal()
           
 SelfLocal SelfLocal.getLocal()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type SelfLocal
SelfLocalImpl.SelfLocalUpdate(SelfLocal moverLocal, long time)
           
SelfLocalImpl(SelfLocal original)
          Cloning constructor from the message part.
 



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