Uses of Class
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal

Packages that use EmptyLocal
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages   
 

Uses of EmptyLocal in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 

Subclasses of EmptyLocal in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 class EmptyLocalImpl
          Implementation of the local part of the GameBotsUT3 message EMP.
 class EmptyMessage.EmptyLocalMessage
          Implementation of the local part of the GameBotsUT3 message EMP, used to facade EMPMessage.
 

Fields in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages declared as EmptyLocal
protected  EmptyLocal EmptyLocalImpl.EmptyLocalUpdate.data
           
 

Methods in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages that return EmptyLocal
abstract  EmptyLocal EmptyLocal.clone()
           
 EmptyLocal EmptyCompositeImpl.getLocal()
           
 EmptyLocal EmptyLocal.getLocal()
           
 EmptyLocal EmptyMessage.getLocal()
           
 

Constructors in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages with parameters of type EmptyLocal
EmptyLocalImpl.EmptyLocalUpdate(EmptyLocal moverLocal, long time)
           
EmptyLocalImpl(EmptyLocal 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.