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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return SetWalk
 SetWalk SetWalk.setRunAnim(String RunAnim)
          Change name of running animation.
 SetWalk SetWalk.setWalk(Boolean Walk)
          True or false to enable/disable bot walking.
 SetWalk SetWalk.setWalkAnim(String WalkAnim)
          Change name of walking animation.
 

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



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