| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
FlagInfo(FlagInfo original)
Cloning constructor.
|
FlagInfo(FlagInfo Original,
boolean Visible)
Used to create event that drops the Visible flag of the item.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.