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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return ChangeMap
 ChangeMap ChangeMap.setMapName(String MapName)
          Name of the new map.
 ChangeMap ChangeMap.setNotifyGame(boolean NotifyGame)
          If set to True game object will be notified about map change, otherwise it will not and map will be changed immediately.
 

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



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