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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return Jump
 Jump Jump.setDelay(double Delay)
          After time specified here, the bot performs second jump of a double jump (if DoubleJump is true).
 Jump Jump.setDoubleJump(boolean DoubleJump)
          If set to True will cause the bot to perform double jump.
 Jump Jump.setForce(double Force)
          Force vector specifying how big the jump should be.
 

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



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