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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return SetGameSpeed
 SetGameSpeed SetGameSpeed.setSpeed(double Speed)
          Can range from 0.1 to 50. 1 is normal game speed.
 

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



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