Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.FlagInfo

Packages that use FlagInfo
cz.cuni.amis.pogamut.udk.agent.module.sensor Utility classes concerning some aspects of the gameplay (mainly for UT). 
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
 

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

Methods in cz.cuni.amis.pogamut.udk.agent.module.sensor that return types with arguments of type FlagInfo
 Map<Integer,FlagInfo> Game.getAllCTFFlags()
          Returns a map indexed by team numbers, holding all flags in the game.
 Collection<FlagInfo> Game.getAllCTFFlagsCollection()
          Returns a collection of all the flags in the game.
 

Uses of FlagInfo in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages with parameters of type FlagInfo
FlagInfo(FlagInfo original)
          Cloning constructor.
FlagInfo(FlagInfo Original, boolean Visible)
          Used to create event that drops the Visible flag of the item.
 



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