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

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

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

Subclasses of IncomingProjectileLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class IncomingProjectileLocalImpl
          Implementation of the local part of the GameBots2004 message PRJ.
 class IncomingProjectileMessage.IncomingProjectileLocalMessage
          Implementation of the local part of the GameBots2004 message PRJ, used to facade PRJMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as IncomingProjectileLocal
protected  IncomingProjectileLocal IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate.data
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type IncomingProjectileLocal
IncomingProjectileLocal.ObjectDisappeared(IncomingProjectileLocal obj, long time)
           
IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate(IncomingProjectileLocal moverLocal, long time)
           
IncomingProjectileLocalImpl(IncomingProjectileLocal 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.