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

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

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

Subclasses of AutoTraceRayStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class AutoTraceRayMessage.AutoTraceRayStaticMessage
          Implementation of the static part of the GameBots2004 message ATR, used to facade ATRMessage.
 class AutoTraceRayStaticImpl
          Implementation of the static part of the GameBots2004 message ATR.
 

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

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