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(cz.cuni.amis.pogamut.base3d.worldview.object.Location Location)
          Location you want to shoot at.
 Shoot Shoot.setTarget(cz.cuni.amis.pogamut.unreal.communication.messages.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 © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.