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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return Pause
 Pause Pause.setPauseAll(Boolean PauseAll)
          Everyone in the game will be paused if set to true.
 Pause Pause.setPauseBots(Boolean PauseBots)
          Iif true only bots will be paused – players and spectators will move freely.
 

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



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