Uses of Class
cz.cuni.amis.pogamut.udk.agent.module.sensor.Game

Packages that use Game
cz.cuni.amis.pogamut.udk.agent.module.sensor Utility classes concerning some aspects of the gameplay (mainly for UT). 
cz.cuni.amis.pogamut.udk.bot.impl   
 

Uses of Game in cz.cuni.amis.pogamut.udk.agent.module.sensor
 

Fields in cz.cuni.amis.pogamut.udk.agent.module.sensor declared as Game
 Game AgentInfo.game
          Game memory module.
 

Constructors in cz.cuni.amis.pogamut.udk.agent.module.sensor with parameters of type Game
AgentInfo(UDKBot bot, Game game)
          Constructor.
AgentInfo(UDKBot bot, Game game, Logger log)
          Constructor.
 

Uses of Game in cz.cuni.amis.pogamut.udk.bot.impl
 

Fields in cz.cuni.amis.pogamut.udk.bot.impl declared as Game
protected  Game UDKBotModuleController.game
          Memory module specialized on general info about the game - game type, time limit, frag limit, etc.
 



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