Uses of Class
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig

Packages that use HSGameConfig
cz.cuni.amis.pogamut.ut2004.hideandseek.bot   
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages   
cz.cuni.amis.pogamut.ut2004.hideandseek.server   
 

Uses of HSGameConfig in cz.cuni.amis.pogamut.ut2004.hideandseek.bot
 

Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.bot that return HSGameConfig
 HSGameConfig HSBotModule.getGameConfig()
          Current game config - DO NOT SET ANYTHING!
 

Uses of HSGameConfig in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 

Constructors in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages with parameters of type HSGameConfig
HSGameStart(HSGameConfig config)
           
 

Uses of HSGameConfig in cz.cuni.amis.pogamut.ut2004.hideandseek.server
 

Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.server with parameters of type HSGameConfig
 void UT2004HSServer.startGame(HSGameConfig config)
           
 



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