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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return PlayAnimation
 PlayAnimation PlayAnimation.setLoop(Boolean Loop)
          When true the animation will be played in loop.
 PlayAnimation PlayAnimation.setName(String Name)
          Name of the animation.
 

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



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