Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge

Packages that use Dodge
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of Dodge in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return Dodge
 Dodge Dodge.setDirection(Location Direction)
          Relative vector, will be normalized.
 Dodge Dodge.setDouble(Boolean Double)
          If true performs a double dodge in specified direction.
 Dodge Dodge.setFocusPoint(Location FocusPoint)
          Point the bot should focus after dodge command.
 Dodge Dodge.setWall(Boolean Wall)
          Attemtps to do a wall dodge.
 

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



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