Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.IncomingProjectile

Packages that use IncomingProjectile
cz.cuni.amis.pogamut.udk.agent.module.sensor Utility classes concerning some aspects of the gameplay (mainly for UT). 
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
 

Uses of IncomingProjectile in cz.cuni.amis.pogamut.udk.agent.module.sensor
 

Methods in cz.cuni.amis.pogamut.udk.agent.module.sensor that return IncomingProjectile
 IncomingProjectile Senses.getLastIncomingProjectile()
          Provides access to the last incoming-projectile object.
 

Uses of IncomingProjectile in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages with parameters of type IncomingProjectile
IncomingProjectile(IncomingProjectile original)
          Cloning constructor.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.