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

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

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

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

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



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