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

Packages that use Players
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 Players in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 

Constructors in cz.cuni.amis.pogamut.ut2004.agent.module.sensor with parameters of type Players
Senses(UT2004Bot bot, AgentInfo agentInfo, Players players)
          Constructor.
Senses(UT2004Bot bot, AgentInfo agentInfo, Players players, Logger log)
          Constructor.
 

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

Fields in cz.cuni.amis.pogamut.ut2004.bot.impl declared as Players
protected  Players UT2004BotModuleController.players
          Memory module specialized on whereabouts of other players - who is visible, enemy / friend, whether bot can see anybody, etc.
 

Methods in cz.cuni.amis.pogamut.ut2004.bot.impl that return Players
 Players UT2004BotModuleController.getPlayers()
           
 



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