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

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

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

Subclasses of IncomingProjectileStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class IncomingProjectileMessage.IncomingProjectileStaticMessage
          Implementation of the static part of the GameBots2004 message PRJ, used to facade PRJMessage.
 class IncomingProjectileStaticImpl
          Implementation of the static part of the GameBots2004 message PRJ.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return IncomingProjectileStatic
abstract  IncomingProjectileStatic IncomingProjectileStatic.clone()
           
 IncomingProjectileStatic IncomingProjectileMessage.getStatic()
           
 IncomingProjectileStatic IncomingProjectileCompositeImpl.getStatic()
           
 

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