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

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

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

Subclasses of AutoTraceRayLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class AutoTraceRayLocalImpl
          Implementation of the local part of the GameBots2004 message ATR.
 class AutoTraceRayMessage.AutoTraceRayLocalMessage
          Implementation of the local part of the GameBots2004 message ATR, used to facade ATRMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as AutoTraceRayLocal
protected  AutoTraceRayLocal AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate.data
           
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return AutoTraceRayLocal
abstract  AutoTraceRayLocal AutoTraceRayLocal.clone()
           
 AutoTraceRayLocal AutoTraceRayCompositeImpl.getLocal()
           
 AutoTraceRayLocal AutoTraceRayMessage.getLocal()
           
 AutoTraceRayLocal AutoTraceRayLocal.getLocal()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type AutoTraceRayLocal
AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate(AutoTraceRayLocal moverLocal, long time)
           
AutoTraceRayLocalImpl(AutoTraceRayLocal 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.