Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.Shoot

Packages that use Shoot
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands   
 

Uses of Shoot in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return Shoot
 Shoot Shoot.setAlt(boolean Alt)
          If you send True to this you will alt fire instead of normal fire.
 Shoot Shoot.setLocation(Location Location)
          Location you want to shoot at.
 Shoot Shoot.setTarget(UnrealId Target)
          The unique Id of your target.
 

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



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