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

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

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

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

Constructors in cz.cuni.amis.pogamut.ut2004.agent.module.sensor with parameters of type Game
AgentInfo(UT2004Bot bot, Game game)
          Constructor.
AgentInfo(UT2004Bot bot, Game game, Logger log)
          Constructor.
Items(UT2004Bot bot, AgentInfo agentInfo, Game game, Weaponry weaponry, Logger log)
          Constructor.
 

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

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

Methods in cz.cuni.amis.pogamut.ut2004.bot.impl that return Game
 Game UT2004BotModuleController.getGame()
           
 



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