Uses of Class
cz.cuni.amis.pogamut.udk.server.exception.MapChangeException

Packages that use MapChangeException
cz.cuni.amis.pogamut.udk.server   
cz.cuni.amis.pogamut.udk.server.impl   
 

Uses of MapChangeException in cz.cuni.amis.pogamut.udk.server
 

Methods in cz.cuni.amis.pogamut.udk.server that throw MapChangeException
 Future<Boolean> IUDKServer.setGameMap(String map)
          Method that initiates map-change.
 

Uses of MapChangeException in cz.cuni.amis.pogamut.udk.server.impl
 

Methods in cz.cuni.amis.pogamut.udk.server.impl that throw MapChangeException
 Future<Boolean> UDKServer.setGameMap(String map)
          As of now, this just plain does not work.
 



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