A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

AbstractBotFSMState<SYMBOL,CONTEXT> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support
 
AbstractBotFSMState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.AbstractBotFSMState
 
AbstractObserverFSMState<SYMBOL,CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support
This abstract server states is handling ALIVE message, descendants does not need to care about those messages.
AbstractObserverFSMState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.AbstractObserverFSMState
 
AbstractServerFSMState<SYMBOL,CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.support
This abstract server states is handling ALIVE message, descendants does not need to care about those messages.
AbstractServerFSMState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.AbstractServerFSMState
 
AbstractUT2004Observer<WORLD_VIEW extends IVisionWorldView,ACT extends IAct> - Class in cz.cuni.amis.pogamut.ut2004.observer.impl
Abstract class - ancestor of all UT2004 observer controls.
AbstractUT2004Observer(IAgentId, IComponentBus, IAgentLogger, WORLD_VIEW, ACT) - Constructor for class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
 
AbstractUT2004PathNavigator<PATH_ELEMENT extends ILocated> - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
Simple stub of the IUT2004PathNavigator that implements AbstractUT2004PathNavigator.setBot(UT2004Bot) and AbstractUT2004PathNavigator#setExecutor(IPathExecutorHelper).
AbstractUT2004PathNavigator() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
 
AbstractUT2004Server<WORLD_VIEW extends IWorldView,ACT extends IAct> - Class in cz.cuni.amis.pogamut.ut2004.server.impl
Abstract class - ancestor of all UT2004 server controls.
AbstractUT2004Server(IAgentId, IAgentLogger, IComponentBus, SocketConnection, WORLD_VIEW, ACT) - Constructor for class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
AccelRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Accelartion rate of this bot.
AccelRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Accelartion rate of this bot.
AccelRate_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'AccelRate' was received from GB2004.
act - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Action - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Class providing Pogamut2 UT2004 bot action commands - throwing weapon, issuing combos, item interactions and other commands that didn't fit in other categories.
Action(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.Action
Constructor.
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets atomic action for the bot (BDI).
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: BUTTON, IMAGE.
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Name of current BDI action.
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Name of current BDI action.
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Action that happened with the key.
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Atomic action this bot is doing (BDI).
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Name of the current BDI action.
Action - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Name of the current BDI action.
Action_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'Action' was received from GB2004.
Action_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Action' was received from GB2004.
Action_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Action' was received from GB2004.
ActionPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
actObj - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
Actor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Should be the trigger we have triggered.
add(ItemType, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Adds another weapon as "the least preferable" one, i.e., you may define weapons from the most preferred to the least preferred by sequentially calling this method.
add(Weapon, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Adds another weapon as "the least preferable" one, i.e., you may define weapons from the most preferred to the least preferred by sequentially calling this method.
add(T) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Adds a tabu item that is valid for an infinite amount of time.
add(T, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Adds a tabu item that is valid for a period of 'timeout' time (in seconds).
addAgent(IAgentId, IVisionWorldView, int) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Registers an agent to the database - it will process it's relevant events from now on.
addAutoTraceRay(String, Vector3d, int, boolean, boolean, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Adds a new ray to auto ray tracing rays set.
AddBot - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ADDBOT.
AddBot(String, Location, Rotation, Integer, Integer, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Creates new instance of command AddBot.
AddBot() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Creates new instance of command AddBot.
AddBot(AddBot) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Cloning constructor.
addBotDisconnector() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
addClassListener(IVisionWorldView, Class, IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Helper method to add a single objectEventListener for Class c to a specific WorldView
addCustomUserDescriptor(GeneralDescriptor) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTranslator
Adds custom user descriptor.
addDefaultAutoTraceRays() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
This command removes all existing auto trace rays and adds a default auto trace rays set.
addEdge(NavigationGraphBuilder.NewNavPointEdgeBuilder) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
addGeneralPref(ItemType, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Adds another weapon as "the least preferable" one into general-preferences (used if no weapons are found for a given range) You may define weapons from the most preferred to the least preferred by sequentially calling this method.
addGeneralPref(Weapon, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Adds another weapon as "the least preferable" one into general-preferences (used if no weapons are found for a given range) You may define weapons from the most preferred to the least preferred by sequentially calling this method.
addInfo(MapInfo) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
AddInventory - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ADDINV.
AddInventory(UnrealId, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Creates new instance of command AddInventory.
AddInventory() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Creates new instance of command AddInventory.
AddInventory(AddInventory) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Cloning constructor.
AddInventoryMsg - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event AIN.
AddInventoryMsg() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Parameter-less contructor for the message.
AddInventoryMsg(UnrealId, String, ItemDescriptor, ItemType, Boolean, Boolean, int, int, int, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Creates new instance of the message AddInventoryMsg.
AddInventoryMsg(AddInventoryMsg) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Cloning constructor from the full message.
addListener(UT2004PathAutoFixer.ILinkRemovalListener) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
addListener(IAnalyzerObserverListener) - Method in interface cz.cuni.amis.pogamut.ut2004.analyzer.IUT2004Analyzer
Hooks a listener that watches for creation/deletion of observers.
addListener(IAnalyzerObserverListener) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
addObjectClass(Class) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Registers the provided class as a class of interest.
addParams(PARAMS...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.utils.UT2004BotDescriptor
 
AddRay - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ADDRAY.
AddRay(String, Vector3d, Integer, Boolean, Boolean, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Creates new instance of command AddRay.
AddRay() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Creates new instance of command AddRay.
AddRay(AddRay) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Cloning constructor.
addStrongNavigationListener(FlagListener<NavigationState>) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Use this to register listeners to various states the navigation - stuck, target reached, etc.
addStrongNavigationListener(FlagListener<NavigationState>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
addStuckDetector(IStuckDetector) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Adds another stuck detector to be used for stuck detection :)
addStuckDetector(IStuckDetector) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Adds another stuck detector to be used for stuck detection :)
addStuckDetector(IStuckDetector) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
addStuckDetector(IStuckDetector) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
addTimeLock(TimeKey, IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Locks the specified time and all greater times with the agentId
Adrenaline - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Sets the bot adrenaline.
Adrenaline - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much adrenaline the bot has.
Adrenaline - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
How much adrenaline the bot has.
ADRENALINE_PACK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Adrenaline capsule.
Adrenaline_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Adrenaline' was received from GB2004.
AdrenalineCombo - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
Simplifies performance of "adrenaline combos"
AdrenalineCombo(UT2004Bot, AgentInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
 
AdrenalineCombo(UT2004Bot, AgentInfo, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
 
AdrenalineDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Adrenaline descriptor - currently it does not contain anything useful (just marked ItemDescriptor).
AdrenalineDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AdrenalineDescriptor
 
AdrenalineDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
An adrenaline factory takes care about all items which fall into a ItemType.Category#ADRENALINE.
AdrenalineGained - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ADG.
AdrenalineGained() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Parameter-less contructor for the message.
AdrenalineGained(int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Creates new instance of the message AdrenalineGained.
AdrenalineGained(AdrenalineGained) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Cloning constructor from the full message.
AdrenalineMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maxium amount of the adrenaline.
AdrenalineMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Maxium amount of the adrenaline.
AdrenalineMax_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'AdrenalineMax' was received from GB2004.
AdrenalineStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Amount of adrenaline at the start.
AdrenalineStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Amount of adrenaline at the start.
AdrenalineStart_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'AdrenalineStart' was received from GB2004.
AdvancedItems - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Module specialized on items on the map.
AdvancedItems(UT2004Bot, IItemUsefulness) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Constructor.
AdvancedItems(Items, IItemUsefulness) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Constructor.
AdvancedLocomotion - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Class providing Pogamut2 UT2004 advanced locomotion commands for the bot - strafing, advanced turning, dodging...
AdvancedLocomotion(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Constructor.
AdvancedShooting - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Class providing Pogamut2 UT2004 advanced shooting commands for the bot - shooting in secondary mode, grenade launcher shooting, etc.
AdvancedShooting(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Constructor.
afterLogic(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.logic.SyncUT2004BotLogic
 
afterLogicException(String, Throwable) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.logic.SyncUT2004BotLogic
 
AgentConfig - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
Memory module specialized on the agent's configuration inside UT2004.
AgentConfig(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Constructor.
AgentConfig(UT2004Bot, LogCategory) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Constructor.
agentId - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.AgentSpecificObjectEventListener
 
AgentInfo - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Memory module specialized on general info about the agent whereabouts.
AgentInfo(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Constructor.
AgentInfo(UT2004Bot, Game) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Constructor.
AgentInfo(UT2004Bot, Game, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Constructor.
agentInfo - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
AgentInfo memory module.
agentInfo - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
AgentInfo memory module.
agentLockTimes - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
agentLockTimes[agentNumber] == lock time the agent owns (or -1 for no-lock)
AgentSpecificObjectEventListener<OBJECT extends IWorldObject,EVENT extends IWorldObjectEvent<OBJECT>> - Class in cz.cuni.amis.pogamut.ut2004multi.communication.module
 
AgentSpecificObjectEventListener(IAgentId) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.communication.module.AgentSpecificObjectEventListener
 
AgentStats - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Memory module specialized on collecting various statistics about the bot such as number of deaths, suicides, etc.
AgentStats(IObservingAgent) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Constructor.
AgentStats(IObservingAgent, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Constructor.
agentWorldViews - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Maps the agentIds to their concrete worldViews - these are then used in getting the local object information and to attach the listeners
AIMarker - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
AIMarker - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point is an AI marker - marks an interesting spot in the environment.
AIMarker - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point is an AI marker - marks an interesting spot in the environment.
AIMarker_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'AIMarker' was received from GB2004.
AirControl - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
How well can be the bot controlled in the air (ranges from 0 to 1).
AirControl - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
How well can be the bot controlled in the air (ranges from 0 to 1).
AirControl_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'AirControl' was received from GB2004.
AirSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
AirSpeed of the bot (in the air).
AirSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
AirSpeed of the bot (in the air).
AirSpeed_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'AirSpeed' was received from GB2004.
AliveMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message ALIVE.
AliveMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
Parameter-less contructor for the message.
AliveMessage.AliveMessageUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AliveMessage.AliveMessageUpdate(AliveMessage, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
AliveMessageCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the ALIVE abstract message.
AliveMessageCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
Parameter-less contructor for the message.
AliveMessageCompositeImpl(AliveMessageLocalImpl, AliveMessageSharedImpl, AliveMessageStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
Composite-impl constructor.
AliveMessageCompositeImpl(AliveMessageCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
Cloning constructor.
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
 
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
AliveMessageLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message ALIVE.
AliveMessageLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
Parameter-less contructor for the message.
AliveMessageLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message ALIVE.
AliveMessageLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
Parameter-less contructor for the message.
AliveMessageLocalImpl(AliveMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
Cloning constructor from the full message.
AliveMessageLocalImpl(AliveMessageLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
Cloning constructor from the full message.
AliveMessageLocalImpl(AliveMessageLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
Cloning constructor from the message part.
AliveMessageLocalImpl.AliveMessageLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AliveMessageLocalImpl.AliveMessageLocalUpdate(AliveMessageLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
AliveMessageMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message ALIVE contains also its Local/Shared/Static subpart class definitions..
AliveMessageMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
Parameter-less contructor for the message.
AliveMessageMessage(double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
Creates new instance of the message AliveMessage.
AliveMessageMessage(AliveMessageMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
Cloning constructor from the full message.
AliveMessageMessage.AliveMessageLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message ALIVE, used to facade ALIVEMessage.
AliveMessageMessage.AliveMessageLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
AliveMessageMessage.AliveMessageSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message ALIVE, used to facade ALIVEMessage.
AliveMessageMessage.AliveMessageSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
AliveMessageMessage.AliveMessageStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message ALIVE, used to facade ALIVEMessage.
AliveMessageMessage.AliveMessageStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
AliveMessageShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message ALIVE.
AliveMessageShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
Parameter-less contructor for the message.
AliveMessageSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message ALIVE.
AliveMessageSharedImpl(AliveMessageSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
AliveMessageSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
AliveMessageSharedImpl.AliveMessageSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AliveMessageSharedImpl.AliveMessageSharedUpdate(AliveMessageShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
AliveMessageStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message ALIVE.
AliveMessageStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
Parameter-less contructor for the message.
AliveMessageStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message ALIVE.
AliveMessageStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
Parameter-less contructor for the message.
AliveMessageStaticImpl(AliveMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
Cloning constructor from the full message.
AliveMessageStaticImpl(AliveMessageStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
Cloning constructor from the full message.
AliveMessageStaticImpl(AliveMessageStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
Cloning constructor from the message part.
AliveMessageStaticImpl.AliveMessageStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AliveMessageStaticImpl.AliveMessageStaticUpdate(AliveMessageStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
 
All - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Toggles sending all messages with every update.
Alt - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
If you send True to this you will alt fire instead of normal fire.
Alt - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Whether using the alternate firing mode.
Alt - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Whether using the alternate firing mode.
AltFiring - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are firing in secondary firing mode.
AltFiring - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
If we are firing in secondary firing mode.
AltFiring_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'AltFiring' was received from GB2004.
AmmoDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Ammo desciptor describes the characteristics of an ammunition.
AmmoDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
 
AmmoDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
An ammo factory takes care about all items which fall into a category Ammo.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
Amount in UT units to rotate.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Amount of adrenaline gained.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
If this item is ammo or armor, this holds the amount of the item the player has.
Amount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
If this item is ammo or armor, this holds the amount of the item the player has.
Amount_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'Amount' was received from GB2004.
Amount_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Whether property 'Amount' was received from GB2004.
AmountSec - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Only sent if this item is a weapon.
and(int...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Return logical-and of 'columns'.
and(Collection<Integer>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Return logical-and of 'columns'.
Anim - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
For UE2.
Anim - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
Anim - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
For UE2.
Anim_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Anim' was received from GB2004.
Anim_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Anim' was received from GB2004.
AnimationBotID - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ANIMATIONBOTID.
AnimationBotID() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
Parameter-less contructor for the message.
AnimationBotID(int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
Creates new instance of the message AnimationBotID.
AnimationBotID(AnimationBotID) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
Cloning constructor from the full message.
AnimationChange - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event CHANGEANIM.
AnimationChange() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Parameter-less contructor for the message.
AnimationChange(String, boolean, boolean, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Creates new instance of the message AnimationChange.
AnimationChange(AnimationChange) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Cloning constructor from the full message.
AnimationPort - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ANIMPORT.
AnimationPort() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Parameter-less contructor for the message.
AnimationPort(int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Creates new instance of the message AnimationPort.
AnimationPort(AnimationPort) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Cloning constructor from the full message.
AnimationStop - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ANIMATIONSTOPPED.
AnimationStop() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
Parameter-less contructor for the message.
AnimationStop(AnimationStop) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
Cloning constructor from the full message.
AnimEnd - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
True if this animation has ended.
AnimPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
AnimStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
True if this animation has now started.
apply(MapExport) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
 
Armor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Combined size of high armor and low armor (or small armor).
Armor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Combined size of high armor and low armor (or small armor).
Armor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
How much the vehicle has left.
Armor_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Armor' was received from GB2004.
Armor_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Armor' was received from GB2004.
ArmorDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Armos descriptor - currently it does not contain anything useful (just marked ItemDescriptor).
ArmorDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ArmorDescriptor
 
ArmorDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
An ammo factory takes care about all items which fall into a ItemType.Category#ARMOR.
ArmorPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
ARRIVED_AT_LOCATION_XY_THRESHOLD - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Location threshold for checking whether we have arrived on target.
ARRIVED_AT_LOCATION_Z_THRESHOLD - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Location threshold for checking whether we have arrived on target.
asGeneralOnly() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return weapon preferences that has only "general" weapon preferences, might come in handy.
asLocation() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
asPoint3d() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
ASSAULT_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
AssaultRifle weapon.
ASSAULT_RIFLE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
AssaultRifle ammo.
ASSAULT_RIFLE_GRENADE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
AssaultRifle secondary ammo.
ASSAULT_RIFLE_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
AssaultRifle projectile.
assignDefaults(IAgentParameters) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
 
assignDefaults(IAgentParameters) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
 
assignDefaults(IAgentParameters) - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
 
Async - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send asynchronous messages, such as HIT or AIN.
AsyncUT2004BotLogic<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.ut2004.agent.module.logic
UT2004Bot logic module - does not synchronize the logic together with the IVisionWorldView.
AsyncUT2004BotLogic(BOT, IAgentLogic) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.AsyncUT2004BotLogic
 
AsyncUT2004BotLogic(BOT, IAgentLogic, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.AsyncUT2004BotLogic
 
AsyncUT2004BotLogic(BOT, IAgentLogic, Logger, ComponentDependencies) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.AsyncUT2004BotLogic
 
at(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
Nearest navpoint must be max "NEAR" far.
AT_LOCATION_EPSILON - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Which distance to a location is considered the same as specified location.
AT_NAVPOINT - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
AT_PLAYER - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
We're managed to get to player
AT_PLAYER - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
atLocation(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells whether the bot is at navpoint/item/...
atLocation(String, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells whether the bot is at navpoint/item/...
atLocation(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Returns whether the bot is at 'location', using AgentInfo.AT_LOCATION_EPSILON.
atLocation(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Returns whether the bot is at 'location', using 'epsilon' as a distance tolerance
AutoPickupOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables automatic pickup of the bot.
AutoPickupOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
It enables/disables automatic pickup of the bot.
AutoPickupOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
It enables/disables automatic pickup of the bot.
AutoPickupOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
It enables/disables automatic pickup of the bot.
AutoPickupOff_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'AutoPickupOff' was received from GB2004.
autoPrefix(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
If NavigationGraphBuilder.isAutoPrefix() is on (== true), it returns 'navPointId' prefixed with "NavigationGraphBuilder.getMapName().".
AutoTrace - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Enables/disables auto ray tracing feature.
AutoTrace - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Enables/disables auto ray tracing feature.
AutoTrace - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
True if the bot is using auto ray tracing (is provided with synchronous ATR messages).
AutoTrace - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
True if the bot is using auto ray tracing (is provided with synchronous ATR messages).
AutoTrace_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'AutoTrace' was received from GB2004.
AutoTraceRay - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message ATR.
AutoTraceRay() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Parameter-less contructor for the message.
AutoTraceRay.AutoTraceRayUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AutoTraceRay.AutoTraceRayUpdate(AutoTraceRay, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.AutoTraceRayUpdate
 
AutoTraceRayCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the ATR abstract message.
AutoTraceRayCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
Parameter-less contructor for the message.
AutoTraceRayCompositeImpl(AutoTraceRayLocalImpl, AutoTraceRaySharedImpl, AutoTraceRayStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
Composite-impl constructor.
AutoTraceRayCompositeImpl(AutoTraceRayCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
Cloning constructor.
AutoTraceRayLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message ATR.
AutoTraceRayLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Parameter-less contructor for the message.
AutoTraceRayLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message ATR.
AutoTraceRayLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Parameter-less contructor for the message.
AutoTraceRayLocalImpl(UnrealId, Location, Location, boolean, boolean, boolean, Vector3d, Location, boolean, UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Creates new instance of the message AutoTraceRay.
AutoTraceRayLocalImpl(AutoTraceRay) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Cloning constructor from the full message.
AutoTraceRayLocalImpl(AutoTraceRayLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Cloning constructor from the full message.
AutoTraceRayLocalImpl(AutoTraceRayLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Cloning constructor from the message part.
AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate(AutoTraceRayLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
 
AutoTraceRayMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message ATR contains also its Local/Shared/Static subpart class definitions..
AutoTraceRayMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Parameter-less contructor for the message.
AutoTraceRayMessage(UnrealId, Location, Location, boolean, boolean, boolean, Vector3d, Location, boolean, UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Creates new instance of the message AutoTraceRay.
AutoTraceRayMessage(AutoTraceRayMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Cloning constructor from the full message.
AutoTraceRayMessage.AutoTraceRayLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message ATR, used to facade ATRMessage.
AutoTraceRayMessage.AutoTraceRayLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
 
AutoTraceRayMessage.AutoTraceRaySharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message ATR, used to facade ATRMessage.
AutoTraceRayMessage.AutoTraceRaySharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
 
AutoTraceRayMessage.AutoTraceRayStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message ATR, used to facade ATRMessage.
AutoTraceRayMessage.AutoTraceRayStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayStaticMessage
 
AutoTraceRayShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message ATR.
AutoTraceRayShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
Parameter-less contructor for the message.
AutoTraceRaySharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message ATR.
AutoTraceRaySharedImpl(AutoTraceRaySharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
AutoTraceRaySharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate(AutoTraceRayShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
 
AutoTraceRayStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message ATR.
AutoTraceRayStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
Parameter-less contructor for the message.
AutoTraceRayStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message ATR.
AutoTraceRayStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
Parameter-less contructor for the message.
AutoTraceRayStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
Creates new instance of the message AutoTraceRay.
AutoTraceRayStaticImpl(AutoTraceRay) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
Cloning constructor from the full message.
AutoTraceRayStaticImpl(AutoTraceRayStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
Cloning constructor from the full message.
AutoTraceRayStaticImpl(AutoTraceRayStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
Cloning constructor from the message part.
AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate(AutoTraceRayStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
 
Axis - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
If provided as "Vertical", rotation will be done to Pitch (up/down).

B

Background - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
backToNavGraph() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Start the class, let it take the bot back to navigation graph.
backToNavGraph() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
BAD_EDGE_FLAG - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Flag mask representing unusable edge.
badEdgeFlag - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Prohibited edges.
basePort - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
First port assigned to a ucc instance.
BasePos - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Base position of the mover.
BasePos - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Base position of the mover.
BasePos_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'BasePos' was received from GB2004.
BaseRot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Base rotation of the mover.
BaseRot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Base rotation of the mover.
BaseRot_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'BaseRot' was received from GB2004.
beforeFirstLogic() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
beforeLogic(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.logic.SyncUT2004BotLogic
 
BeginMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event BEG.
BeginMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Parameter-less contructor for the message.
BeginMessage(double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Creates new instance of the message BeginMessage.
BeginMessage(BeginMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Cloning constructor from the full message.
BehName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of currently active behavior.
BgColor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
BIO_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
BioRifle weapon.
BIO_RIFLE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
BioRifle ammo.
BIO_RIFLE_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
BioRifle projectile.
BitMatrix - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model
Simple class to store bit-matrix for visibility between VisibilityLocations.
BitMatrix(int, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
 
BlockedByIp - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
IP:Port who has blocked the server
BlueBaseLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Location of the base spawning the blue flag (team 1) (BotCTFGame).
BlueBaseLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the base spawning the blue flag (team 1) (BotCTFGame).
BlueBaseLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'BlueBaseLocation' was received from GB2004.
body - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Agent's body.
body - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Agent's body.
body - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Agent's body.
body - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Wraps all available commands that can be issued to the virtual body of the bot inside UT2004.
BombInfo - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message BOM.
BombInfo() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
Parameter-less contructor for the message.
BombInfo.BombInfoUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
BombInfo.BombInfoUpdate(BombInfo, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
 
BombInfo.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
BombInfo.ObjectDisappeared(BombInfo, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.ObjectDisappeared
 
BombInfoCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the BOM abstract message.
BombInfoCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
Parameter-less contructor for the message.
BombInfoCompositeImpl(BombInfoLocalImpl, BombInfoSharedImpl, BombInfoStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
Composite-impl constructor.
BombInfoCompositeImpl(BombInfoCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
Cloning constructor.
BombInfoLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message BOM.
BombInfoLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
Parameter-less contructor for the message.
BombInfoLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
BombInfoLocal.ObjectDisappeared(BombInfoLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal.ObjectDisappeared
 
BombInfoLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message BOM.
BombInfoLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
Parameter-less contructor for the message.
BombInfoLocalImpl(UnrealId, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
Creates new instance of the message BombInfo.
BombInfoLocalImpl(BombInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
Cloning constructor from the full message.
BombInfoLocalImpl(BombInfoLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
Cloning constructor from the full message.
BombInfoLocalImpl(BombInfoLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
Cloning constructor from the message part.
BombInfoLocalImpl.BombInfoLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
BombInfoLocalImpl.BombInfoLocalUpdate(BombInfoLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl.BombInfoLocalUpdate
 
BombInfoMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message BOM contains also its Local/Shared/Static subpart class definitions..
BombInfoMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Parameter-less contructor for the message.
BombInfoMessage(UnrealId, Velocity, Location, UnrealId, Integer, boolean, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Creates new instance of the message BombInfo.
BombInfoMessage(BombInfoMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Cloning constructor from the full message.
BombInfoMessage.BombInfoLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message BOM, used to facade BOMMessage.
BombInfoMessage.BombInfoLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
 
BombInfoMessage.BombInfoSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message BOM, used to facade BOMMessage.
BombInfoMessage.BombInfoSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
 
BombInfoMessage.BombInfoStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message BOM, used to facade BOMMessage.
BombInfoMessage.BombInfoStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoStaticMessage
 
BombInfoShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message BOM.
BombInfoShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
Parameter-less contructor for the message.
BombInfoSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message BOM.
BombInfoSharedImpl(BombInfoSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
BombInfoSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
BombInfoSharedImpl.BombInfoSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
BombInfoSharedImpl.BombInfoSharedUpdate(BombInfoShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl.BombInfoSharedUpdate
 
BombInfoStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message BOM.
BombInfoStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
Parameter-less contructor for the message.
BombInfoStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message BOM.
BombInfoStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
Parameter-less contructor for the message.
BombInfoStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
Creates new instance of the message BombInfo.
BombInfoStaticImpl(BombInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
Cloning constructor from the full message.
BombInfoStaticImpl(BombInfoStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
Cloning constructor from the full message.
BombInfoStaticImpl(BombInfoStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
Cloning constructor from the message part.
BombInfoStaticImpl.BombInfoStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
BombInfoStaticImpl.BombInfoStaticUpdate(BombInfoStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl.BombInfoStaticUpdate
 
boolConfigure(String, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXMBeanAdapter
 
boolConfigure(String, boolean) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXMBeanAdapterMBean
Configures bot property.
booleanValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a boolean from boolean token in txt.
Border - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
bot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
 
bot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
Bot, the navigator is navigating.
bot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Agent's bot.
bot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Agent's bot.
bot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
bot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
UT2004Bot reference.
bot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
bot - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
Instance of the bot we're controlling.
BOT_CENTER_OF_GRAVITY_HEIGHT - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Center of gravity - distance from the floor in UU.
BotAliveState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
This class implements a batch handling logic.
BotAliveState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotAliveState
 
BotAlreadyStartedException - Exception in cz.cuni.amis.pogamut.ut2004.bot.exception
 
BotAlreadyStartedException(String, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.bot.exception.BotAlreadyStartedException
Constructs a new exception with the specified detail message.
BotAlreadyStartedException(String, Throwable, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.bot.exception.BotAlreadyStartedException
Constructs a new exception with the specified detail message and cause.
BotAlreadyStartedException(String, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.bot.exception.BotAlreadyStartedException
Constructs a new exception with the specified detail message.
BotAlreadyStartedException(String, Throwable, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.bot.exception.BotAlreadyStartedException
Constructs a new exception with the specified detail message and cause.
BotCommands - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Basic abstract class that is the ancestor of classes that provide wrapped UT bot commands.
BotCommands(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.BotCommands
Constructor.
BotCommands(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.BotCommands
 
botDamaged() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
BotDamaged - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event DAM.
BotDamaged() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Parameter-less contructor for the message.
BotDamaged(int, String, String, boolean, boolean, boolean, boolean, boolean, UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Creates new instance of the message BotDamaged.
BotDamaged(BotDamaged) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Cloning constructor from the full message.
BotDeadState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Represent state where the bot is dead and can't accept any messages except Spawn!
BotDeadState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotDeadState
 
botDisconnectorThread - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
Disconnector thread serves as a last resort for shutting down the bot inside GB2004 in case of JVM failures.
botFirstSpawn(GameInfo, ConfigChange, InitedMessage, Self) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
botFirstSpawn(GameInfo, ConfigChange, InitedMessage, Self) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
This method is called only once whenever first batch of information what the bot can see is received.
BotFirstSpawned - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
BotFirstSpawned() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.BotFirstSpawned
 
BotFSM - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot
BotFSM is wrapper for the FSM instance that uses states from cz.cuni.amis.pogamut.ut2004.communication.translator.bot package.
BotFSM(ItemTranslator, IAgentLogger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.BotFSM
 
BotId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Unique Id of the bot.
BotId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Unique Id of the bot.
BotId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
A unique unreal Id of the new bot.
BotId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
A unique unreal Id of the new bot.
BotId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Unique Id of this bot.
BotId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Unique Id of this bot.
BotId_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'BotId' was received from GB2004.
BotId_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'BotId' was received from GB2004.
BotId_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'BotId' was received from GB2004.
botInitialized(GameInfo, ConfigChange, InitedMessage) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
botInitialized(GameInfo, ConfigChange, InitedMessage) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
This method is called whenever InitedMessage is received.
BotJMXMBeanAdapter<T extends IUT2004Bot> - Class in cz.cuni.amis.pogamut.ut2004.bot.jmx
This is the other side (the agent side) of BotJMXProxy (th eplugin side).
BotJMXMBeanAdapter(T, ObjectName, MBeanServer) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXMBeanAdapter
 
BotJMXMBeanAdapterMBean - Interface in cz.cuni.amis.pogamut.ut2004.bot.jmx
 
BotJMXProxy - Class in cz.cuni.amis.pogamut.ut2004.bot.jmx
 
BotJMXProxy(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXProxy
 
botKilled(BotKilled) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
botKilled() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
botKilled(BotKilled) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
botKilled(BotKilled) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Called whenever the bot gets killed inside the game.
BotKilled - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event DIE.
BotKilled() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Parameter-less contructor for the message.
BotKilled(UnrealId, String, String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Creates new instance of the message BotKilled.
BotKilled(BotKilled) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Cloning constructor from the full message.
botKilledMessageListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
BotListState<MESSAGE,CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support
Support class that takes care of batch of messages in the form of:
BotListState(Class, Class<MESSAGE>, Class) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
BotMessageExpectedState<CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support
Used to check the message that is used to leave the state.
BotMessageExpectedState(Class) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotMessageExpectedState
 
BotPortPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
botPortPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
BotServer - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
If BotConnections should be locked.
botShutdown() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
botShutdown() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Called whenever the bot is shutdown (has finished) or killed (not in the game but as the instance).
BotsPaused - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
If the game is paused just for bots - human controlled players can normally move.
BotsPaused_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'BotsPaused' was received from GB2004.
BotsPausedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
botsPort - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
 
BotStateHelloBotReceived - Class in cz.cuni.amis.pogamut.ut2004.bot.state.impl
 
BotStateHelloBotReceived(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.state.impl.BotStateHelloBotReceived
 
BotStateInited - Class in cz.cuni.amis.pogamut.ut2004.bot.state.impl
 
BotStateInited(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.state.impl.BotStateInited
 
BotStatePassword - Class in cz.cuni.amis.pogamut.ut2004.bot.state.impl
 
BotStatePassword(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.state.impl.BotStatePassword
 
BotStateSendingInit - Class in cz.cuni.amis.pogamut.ut2004.bot.state.impl
 
BotStateSendingInit(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.state.impl.BotStateSendingInit
 
BotStateSpawned - Class in cz.cuni.amis.pogamut.ut2004.bot.state.impl
 
BotStateSpawned(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.state.impl.BotStateSpawned
 
botWaiting - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
 
bountNavPoints(MapPointListObtained) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase
 
Box - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview.map
Basic box for holding a dimensions of a 3D block.
Box(double, double, double, double, double, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
Bubble - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
For UE2.
Bubble - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
Bubble - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
For UE2.
Bubble_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Bubble' was received from GB2004.
Bubble_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Bubble' was received from GB2004.
BubblePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
BubbleSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the bubble size behind the emoticons.
BubbleType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the bubble type behind the emoticons.
BulletHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage was caused by bullet.
BulletHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage was caused by bullet.
BulletHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If this damage was caused by bullet.
BulletHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage was caused by bullet.
Bumped - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event BMP.
Bumped() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Parameter-less contructor for the message.
Bumped(UnrealId, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Creates new instance of the message Bumped.
Bumped(Bumped) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Cloning constructor from the full message.

C

CalculatedGravityZ - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
CalculatedGravityZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
calculateTimeout() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
canBotScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether this bot can currently SCORE == our flag is at home AND this bot is carrying the flag.
cancel(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server.MapChangeFuture
 
cancelComputation(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004AStarPathFuture
 
canEnemyTeamPossiblyScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether enemy team may score == enemy flag is at home, alias for CTF.isEnemyFlagHome().
canEnemyTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether enemy team can currently SCORE by carrying our flag into enemy (their) base == enemy flag is at home && some of enemy player is carrying our flag.
canOurTeamPossiblyScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether your team may score == your flag is at home, alias for CTF.isOurFlagHome().
canOurTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether our team can currently SCORE by carrying enemy flag into our base == our flag is at home && some of my team-mate is carrying enemy flag.
canPerformCombo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
Tells whether you have adrenaline >= 100, note that using the combo won't change the adrenaline level in the same "logic-cycle".
canRemoveLink(NavPointNeighbourLink) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer.ILinkRemovalListener
Asks whether this link can be removed from navigation graph.
canSeeEnemies() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Tells, whether the agent sees any other enemies.
canSeeFriends() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Tells, whether the agent sees any other friends.
canSeePlayers() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Tells, whether the agent sees any other players.
CATEGORIES - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Contains item types that belongs to their categories.
categoryValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a Category of the item.
CausedByWorld - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage was caused by world - falling into lava, or falling down.
CausedByWorld - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage was caused by world - falling into lava, or falling down.
CausedByWorld - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage was caused by world - falling into lava, or falling down.
Center - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the center emoticon.
CenterSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the center emoticon size.
ChangeAttribute - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CHATTR.
ChangeAttribute(UnrealId, Integer, Integer) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Creates new instance of command ChangeAttribute.
ChangeAttribute() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Creates new instance of command ChangeAttribute.
ChangeAttribute(ChangeAttribute) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Cloning constructor.
changeAutoTraceRay(String, Vector3d, int, boolean, boolean, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
To change the ray it is sufficient to call addAutoTraceRay function with proper Id.
ChangedWeapon - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event CWP.
ChangedWeapon() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Parameter-less contructor for the message.
ChangedWeapon(String, int, int, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Creates new instance of the message ChangedWeapon.
ChangedWeapon(ChangedWeapon) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Cloning constructor from the full message.
ChangeMap - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CHANGEMAP.
ChangeMap(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
Creates new instance of command ChangeMap.
ChangeMap() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
Creates new instance of command ChangeMap.
ChangeMap(ChangeMap) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
Cloning constructor.
ChangeTeam - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CHANGETEAM.
ChangeTeam(UnrealId, Integer) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
Creates new instance of command ChangeTeam.
ChangeTeam() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
Creates new instance of command ChangeTeam.
ChangeTeam(ChangeTeam) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
Cloning constructor.
changeWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Changes the weapon the bot is currently holding (if the bot has the weapon and its ammo > 0).
changeWeapon(Weapon) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Changes the weapon the bot is currently holding (if the weapon's ammo is > 0).
changeWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Changes the weapon the bot is currently holding (if the bot has the weapon and its ammo > 0).
changeWeapon(Weapon) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Changes the weapon the bot is currently holding (if the bot has the weapon and its ammo > 0).
changeWeapon(WeaponPref) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Changes the weapon the bot is currently holding (if the bot has the weapon and its primary/secondary (according to 'pref') ammo > 0).
changeWeapon(WeaponPrefs, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Arms the best weapon according to general preferences in 'weaponPrefs'.
changeWeapon(WeaponPrefs, double, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Arms the best weapon according to distance from 'weaponPrefs'.
changeWeapon(WeaponPrefs, ILocated, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Arms the best weapon according to distance from 'weaponPrefs'.
ChangeWeapon - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CHANGEWEAPON.
ChangeWeapon(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
Creates new instance of command ChangeWeapon.
ChangeWeapon() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
Creates new instance of command ChangeWeapon.
ChangeWeapon(ChangeWeapon) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
Cloning constructor.
changeWeaponNow(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Changes the weapon the bot is currently holding (if the bot has the weapon and its ammo > 0).
changeWeaponNow(Weapon) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Changes the weapon the bot is currently holding (if the bot has the weapon and its ammo > 0).
changeWeaponNow(WeaponPref) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Changes the weapon the bot is currently holding (if the bot has the weapon and its primary/secondary (according to 'pref') ammo > 0).
changeWeaponNow(WeaponPrefs, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Arms the best weapon according to general preferences in 'weaponPrefs'.
changeWeaponNow(WeaponPrefs, double, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Arms the best weapon according to distance from 'weaponPrefs'.
changeWeaponNow(WeaponPrefs, ILocated, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Arms the best weapon according to distance from 'weaponPrefs'.
changingMap - Variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
changingMapAttempt - Variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
changingMapMutex - Variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
CHARACTER_COLLISION_HEIGHT - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Height in UU of the bounding cylinder used for collision detection.
CHARACTER_COLLISION_RADIUS - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Radius in UU of the bounding cylinder used for collision detection.
CHARACTER_HEIGHT_CROUCHING - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Height in UU of the bot when crouching.
CHARACTER_HEIGHT_STANDING - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Height in UU of the bot when stading.
CHARACTER_RUN_SPEED - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Deprecated.
you should not use this as it is not reliable in multi-bot scenario
CHARACTER_WALK_SPEED - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Deprecated.
you should not use this as it is not reliable in multi-bot scenario
Checked - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTION.
checkIfAllInited() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
Sets Raycasting.allRaysInitialized flag to true if all rays has been initialized.
checkLink(NavPointNeighbourLink) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Checks whether the edge is usable.
CheckReachability - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CHECKREACH.
CheckReachability(String, UnrealId, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Creates new instance of command CheckReachability.
CheckReachability() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Creates new instance of command CheckReachability.
CheckReachability(CheckReachability) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Cloning constructor.
checkRemove(NavPointNeighbourLink) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
Bot has stuck on 'link', UT2004PathAutoFixer.badLinks count has been increased, decide whether to remove the link from the graph.
ClassName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the Unreal Tournament class of the bot that should be used.
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.logic.UT2004BotLogic
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Requests
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarMap
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
Called from UT2004Analyzer.stopAgent() and UT2004Analyzer.killAgent() to clean up stuff (stops observers).
clear() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
Deletes all previous rays and makes this instance ready for setting up new rays.
clear() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Clears all weapon preferences.
clear() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Clears the taboo set.
Clear - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
If true then erases previously sent debug info.
clearAllPrefs() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Removes all weapon preferences.
clearFlags() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Clears all flags to 0.
clearStuckDetectors() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Removes ALL stuck detectors.
clearStuckDetectors() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Removes ALL stuck detectors.
clearStuckDetectors() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
clearStuckDetectors() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property.ItemTypeProperty
 
clone() - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property.UnrealIdProperty
 
cloneValue() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property.ItemTypeProperty
 
cloneValue() - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property.UnrealIdProperty
 
close() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
CLOSE_ENOUGH - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Distance, which is considered as close enough for considering the bot to be AT LOCATION/NAV POINT.
CLOSE_ENOUGH - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
CLOSE_ENOUGH - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
CLOSE_ENOUGH_EPSILON - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
EXACT at location (in UT units).
closeList - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
 
collisionH - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 
CollisionH - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
CollisionH - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Maximum collision height of the path between navigation points.
collisionR - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 
CollisionR - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
CollisionR - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Maximum collision radius of the path between navigation points.
columns() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
 
combo - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Module for adrenaline combos.
Combo - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command COMBO.
Combo(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
Creates new instance of command Combo.
Combo() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
Creates new instance of command Combo.
Combo(Combo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
Cloning constructor.
Combo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Name of the current combo (None if no combo active).
Combo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Name of the current combo (None if no combo active).
Combo_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Combo' was received from GB2004.
ComboStarted - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event COMBO.
ComboStarted() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Parameter-less contructor for the message.
ComboStarted(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Creates new instance of the message ComboStarted.
ComboStarted(ComboStarted) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Cloning constructor from the full message.
Command - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Available: MOVE, TURNTO.
Command - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
The actual console command.
Command - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Type of the command.
CommandletNotFoundPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
commandletNotFoundPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
CommandPlayer - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command COMPLR.
CommandPlayer(String, String, Location, Location, Boolean, Rotation) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Creates new instance of command CommandPlayer.
CommandPlayer() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Creates new instance of command CommandPlayer.
CommandPlayer(CommandPlayer) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Cloning constructor.
Communication - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Class providing Pogamut2 UT2004 communication commands - send message, set dialogs, text bubble...
Communication(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.Communication
Constructor.
CommunicationTerminatedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
 
CommunicationTerminatedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.CommunicationTerminatedState
 
CommunicationTerminatedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
 
CommunicationTerminatedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.CommunicationTerminatedState
 
CommunicationTerminatedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
 
CommunicationTerminatedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.CommunicationTerminatedState
 
compareTo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
 
CompleteBotCommandsWrapper - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Creates and wraps all available command modules.
CompleteBotCommandsWrapper(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Constructor.
CompleteBotCommandsWrapper(UT2004Bot, Weaponry, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Constructor.
ComponentStub - Class in cz.cuni.amis.pogamut.ut2004.component
 
ComponentStub(IAgentLogger, IComponentBus) - Constructor for class cz.cuni.amis.pogamut.ut2004.component.ComponentStub
 
computePath(NavPoint, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns path between navpoints 'from' -> 'to'.
computePath(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004AStarPathPlanner
 
conf - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
config - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Memory module specialized on the agent's configuration inside UT2004 - name, vision time, manual spawn, cheats (if enabled at GB2004).
ConfigChange - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message CONFCH.
ConfigChange() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Parameter-less contructor for the message.
ConfigChange.ConfigChangeUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ConfigChange.ConfigChangeUpdate(ConfigChange, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange.ConfigChangeUpdate
 
ConfigChangeCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the CONFCH abstract message.
ConfigChangeCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
Parameter-less contructor for the message.
ConfigChangeCompositeImpl(ConfigChangeLocalImpl, ConfigChangeSharedImpl, ConfigChangeStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
Composite-impl constructor.
ConfigChangeCompositeImpl(ConfigChangeCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
Cloning constructor.
ConfigChangeLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message CONFCH.
ConfigChangeLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Parameter-less contructor for the message.
ConfigChangeLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message CONFCH.
ConfigChangeLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Parameter-less contructor for the message.
ConfigChangeLocalImpl(UnrealId, UnrealId, boolean, boolean, String, double, Rotation, boolean, double, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Creates new instance of the message ConfigChange.
ConfigChangeLocalImpl(ConfigChange) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Cloning constructor from the full message.
ConfigChangeLocalImpl(ConfigChangeLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Cloning constructor from the full message.
ConfigChangeLocalImpl(ConfigChangeLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Cloning constructor from the message part.
ConfigChangeLocalImpl.ConfigChangeLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ConfigChangeLocalImpl.ConfigChangeLocalUpdate(ConfigChangeLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl.ConfigChangeLocalUpdate
 
ConfigChangeMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message CONFCH contains also its Local/Shared/Static subpart class definitions..
ConfigChangeMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Parameter-less contructor for the message.
ConfigChangeMessage(UnrealId, UnrealId, boolean, boolean, String, double, Rotation, boolean, double, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Creates new instance of the message ConfigChange.
ConfigChangeMessage(ConfigChangeMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Cloning constructor from the full message.
ConfigChangeMessage.ConfigChangeLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message CONFCH, used to facade CONFCHMessage.
ConfigChangeMessage.ConfigChangeLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
 
ConfigChangeMessage.ConfigChangeSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message CONFCH, used to facade CONFCHMessage.
ConfigChangeMessage.ConfigChangeSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
 
ConfigChangeMessage.ConfigChangeStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message CONFCH, used to facade CONFCHMessage.
ConfigChangeMessage.ConfigChangeStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeStaticMessage
 
ConfigChangeShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message CONFCH.
ConfigChangeShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
Parameter-less contructor for the message.
ConfigChangeSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message CONFCH.
ConfigChangeSharedImpl(ConfigChangeSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
ConfigChangeSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
ConfigChangeSharedImpl.ConfigChangeSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ConfigChangeSharedImpl.ConfigChangeSharedUpdate(ConfigChangeShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl.ConfigChangeSharedUpdate
 
ConfigChangeStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message CONFCH.
ConfigChangeStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
Parameter-less contructor for the message.
ConfigChangeStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message CONFCH.
ConfigChangeStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
Parameter-less contructor for the message.
ConfigChangeStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
Creates new instance of the message ConfigChange.
ConfigChangeStaticImpl(ConfigChange) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
Cloning constructor from the full message.
ConfigChangeStaticImpl(ConfigChangeStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
Cloning constructor from the full message.
ConfigChangeStaticImpl(ConfigChangeStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
Cloning constructor from the message part.
ConfigChangeStaticImpl.ConfigChangeStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ConfigChangeStaticImpl.ConfigChangeStaticUpdate(ConfigChangeStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl.ConfigChangeStaticUpdate
 
Configuration - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CONF.
Configuration(UnrealId, Boolean, Boolean, String, String, Double, Rotation, Boolean, Double, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Creates new instance of command Configuration.
Configuration() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Creates new instance of command Configuration.
Configuration(Configuration) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Cloning constructor.
ConfigurationObserver - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CONF.
ConfigurationObserver(Double, Double, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Creates new instance of command ConfigurationObserver.
ConfigurationObserver() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Creates new instance of command ConfigurationObserver.
ConfigurationObserver(ConfigurationObserver) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Cloning constructor.
configure(Configuration) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ConfigureCommands
Changes the configuration of the bot.
ConfigureCommands - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Class providing Pogamut2 UT2004 configure commands.
ConfigureCommands(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.ConfigureCommands
Constructor.
ConfigureMessageExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Waits for ConfigChange message, switches to the InitedMessageExpectedState.
ConfigureMessageExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ConfigureMessageExpectedState
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.stats.UT2004AnalyzerObsStatsModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004CommunicationModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ObserverModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ServerModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent.UT2004MultiBotModule
 
configureObserver() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.stats.UT2004AnalyzerObsStats
Called from the UT2004AnalyzerObserver.startAgent() after InitializeObserver command is sent to configure the observer instance.
configureObserver() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
Called from the UT2004AnalyzerObserver.startAgent() after InitializeObserver command is sent to configure the observer instance.
configureSharedKnowledgeDatabase() - Method in class cz.cuni.amis.pogamut.ut2004multi.bot.impl.UT2004BotMultiController
 
connectionDependenciesProvider - Variable in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004CommunicationModule
 
connectNativeBot(String, String, int) - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
connectNativeBot(String, String) - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
connectNativeBot(String, String, int) - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
Connects a UT native bot to the current map.
Console - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CONSOLE.
Console(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
Creates new instance of command Console.
Console() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
Creates new instance of command Console.
Console(Console) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
Cloning constructor.
contains(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.GeneralDescriptor
 
contains(SPStoryPlace) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
continueTo - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Where the bot will continue to.
continueToPath - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Path to prolong.
ContinuousMove - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CMOVE.
ContinuousMove() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ContinuousMove
Creates new instance of command ContinuousMove.
ContinuousMove(ContinuousMove) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ContinuousMove
Cloning constructor.
Control - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
If true, the player can behave normally.
controlPort - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Port for server connection.
controlPort - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
 
ControlPortPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
controlPortPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
ControlServer - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
If ControlConnections (server connections) should be locked.
copy(ConfigChange) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Copy configuration from existing info message to this command.
create() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.AliveMessageCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.AutoTraceRayCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.BombInfoCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.ConfigChangeCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.FlagInfoCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.GameInfoCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.ICompositeWorldObjectCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.IncomingProjectileCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.InitedMessageCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.ItemCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.MoverCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.MyInventoryCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.NavPointCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.PlayerCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.SelfCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.TeamScoreCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.VehicleCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.AliveMessageSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.AutoTraceRaySharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.BombInfoSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.ConfigChangeSharedCreator
 
create(Class, WorldObjectId, Collection<ISharedProperty>) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.FlagInfoSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.GameInfoSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.IncomingProjectileSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.InitedMessageSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.ISharedObjectCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.ItemSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.MoverSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.MyInventorySharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.NavPointSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.PlayerSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.SelfSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.TeamScoreSharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.VehicleSharedCreator
 
createAgentJMX() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
createAndSave(File) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
 
createCompositeObject(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004VisionLocalWorldView
 
createDescriptor(ItemCategory) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTranslator
Default Pogamut descriptors will be created for all UT2004 items.
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
 
createDisappearEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
createDisappearEvent() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.IGBViewable
Creates an update event that has to update visibility to false.
createDisappearEvent() - Method in interface cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects.ILocalGBViewable
Creates an update event that has to update visibility to false.
createEdge() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Immediately creates a new edge.
createEdge() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
Returns a builder that will allow you to create new edge.
createEdge() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Finalizes the creation of the edge.
createEdgeTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
Returns a builder that will allow you to create new edge that is leading to 'navPointId'.
createIntrospection() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
createItemsListener(IWorldView) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
This method is called from the constructor to hook a listener that updated the items field.
createMapPointsListener(IWorldView) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
This method is called from the constructor to create a listener that initialize items field from the MapPointListObtained event.
createNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
Finalizing method that will insert the navpoint into the underlying IWorldView of the bot.
createObject(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator
 
createPasswordReply() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
This method is called whenever the Password event is caught telling us the world is locked and is requiring a password.
createPasswordReply() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
This method is called whenever the Password event is caught telling us the world is locked and is requiring a password.
createRay(String, Vector3d, int, boolean, boolean, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
Initializes ray usind AddRay command and returns future that waits for the first AutoTraceRay message corresponding to this ray.
createRay(Vector3d, int, boolean, boolean, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
Creates ray with system generated id.
createSharedObject(Class, WorldObjectId, ITeamId, TimeKey) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004BatchAwareSharedWorldView
 
createSimpleEdge(String, String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Creates simple (non-altered == no flags == no needed jump, etc.) leading 'fromNavPointId' to 'toNavPointId' (only one edge is created).
createSimpleEdgesBetween(String, String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Creates simple (non-altered == no flags == no needed jump, etc.) edges between specified navpoints (in both directions).
createSimpleEdgesBetween(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
Creates two simple edges between this navpoint and the navpoint with 'navPointId'.
createSimpleEdgeTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
Creates simple edge that leads from the navpoint you're currently creating to 'navPointId'.
createSimpleEdgeTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
Creates simple edge that leads from the navpoint you're currently creating to 'navPointId'
Crouch - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
True or false to crouch or unrouch.
Crouched - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
True if the bot is crouched.
Crouched - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are currently crouched.
Crouched - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
If we are currently crouched.
Crouched_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Crouched' was received from GB2004.
Crouched_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Crouched' was received from GB2004.
CrouchedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
CTF - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
CTF module is encapsulating basic CTF-game logic.
CTF(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Constructor.
CTF(UT2004Bot, AgentInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Constructor.
ctf - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Module specialized on CTF games.
CTF.FlagUpdatedListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
CTF.FlagUpdatedListener() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.FlagUpdatedListener
 
CTF.GameInfoListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
ItemPickedUp listener.
CTF.GameInfoListener(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.GameInfoListener
Constructor.
CTF.SelfUpdatedListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
CTF.SelfUpdatedListener() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.SelfUpdatedListener
 
CurrentAltAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
If this item is a weapon, this holds the amount of secondary ammo.
CurrentAltAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
If this item is a weapon, this holds the amount of secondary ammo.
CurrentAltAmmo_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Whether property 'CurrentAltAmmo' was received from GB2004.
CurrentAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
If this item is a weapon, this holds the amount of primary ammo.
CurrentAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
If this item is a weapon, this holds the amount of primary ammo.
CurrentAmmo_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Whether property 'CurrentAmmo' was received from GB2004.
currentBatch - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004VisionLocalWorldView
 
currentPathFuture - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Current path stored in IPathFuture object.
currentTarget - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Current location target.
currentTarget - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
currentTargetPlayer - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Current target is player (if not null)
currentTimeKeys - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
The current TimeKey handled by an agent
currSharedProperties - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
The most recent versions of sharedProperties
cz.cuni.amis.pogamut.ut2004.agent.module.logic - package cz.cuni.amis.pogamut.ut2004.agent.module.logic
 
cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric - package cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
 
cz.cuni.amis.pogamut.ut2004.agent.module.sensor - package cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Utility classes concerning some aspects of the gameplay (mainly for UT).
cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility - package cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility
 
cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model - package cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model
 
cz.cuni.amis.pogamut.ut2004.agent.module.utils - package cz.cuni.amis.pogamut.ut2004.agent.module.utils
 
cz.cuni.amis.pogamut.ut2004.agent.navigation - package cz.cuni.amis.pogamut.ut2004.agent.navigation
Navigation API for Unreal.
cz.cuni.amis.pogamut.ut2004.agent.navigation.astar - package cz.cuni.amis.pogamut.ut2004.agent.navigation.astar
 
cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall - package cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall
 
cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator - package cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator
 
cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector - package cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector
 
cz.cuni.amis.pogamut.ut2004.agent.navigation.timeoutestimator - package cz.cuni.amis.pogamut.ut2004.agent.navigation.timeoutestimator
 
cz.cuni.amis.pogamut.ut2004.agent.params - package cz.cuni.amis.pogamut.ut2004.agent.params
 
cz.cuni.amis.pogamut.ut2004.agent.utils - package cz.cuni.amis.pogamut.ut2004.agent.utils
 
cz.cuni.amis.pogamut.ut2004.analyzer - package cz.cuni.amis.pogamut.ut2004.analyzer
 
cz.cuni.amis.pogamut.ut2004.analyzer.stats - package cz.cuni.amis.pogamut.ut2004.analyzer.stats
 
cz.cuni.amis.pogamut.ut2004.bot - package cz.cuni.amis.pogamut.ut2004.bot
Abstract classes used for creating concrete bots.
cz.cuni.amis.pogamut.ut2004.bot.command - package cz.cuni.amis.pogamut.ut2004.bot.command
Utility classes wrapping various command messages.
cz.cuni.amis.pogamut.ut2004.bot.exception - package cz.cuni.amis.pogamut.ut2004.bot.exception
 
cz.cuni.amis.pogamut.ut2004.bot.impl - package cz.cuni.amis.pogamut.ut2004.bot.impl
 
cz.cuni.amis.pogamut.ut2004.bot.jmx - package cz.cuni.amis.pogamut.ut2004.bot.jmx
JMX interfaces for remote management of the bots.
cz.cuni.amis.pogamut.ut2004.bot.params - package cz.cuni.amis.pogamut.ut2004.bot.params
 
cz.cuni.amis.pogamut.ut2004.bot.state - package cz.cuni.amis.pogamut.ut2004.bot.state
 
cz.cuni.amis.pogamut.ut2004.bot.state.impl - package cz.cuni.amis.pogamut.ut2004.bot.state.impl
 
cz.cuni.amis.pogamut.ut2004.communication.messages - package cz.cuni.amis.pogamut.ut2004.communication.messages
Java wrappers for the message objects send by the GameBots2004 and GameBotsUE2.
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands - package cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages - package cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
cz.cuni.amis.pogamut.ut2004.communication.parser - package cz.cuni.amis.pogamut.ut2004.communication.parser
 
cz.cuni.amis.pogamut.ut2004.communication.translator - package cz.cuni.amis.pogamut.ut2004.communication.translator
 
cz.cuni.amis.pogamut.ut2004.communication.translator.bot - package cz.cuni.amis.pogamut.ut2004.communication.translator.bot
 
cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state - package cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
 
cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support - package cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support
 
cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition - package cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition
 
cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor - package cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
 
cz.cuni.amis.pogamut.ut2004.communication.translator.observer - package cz.cuni.amis.pogamut.ut2004.communication.translator.observer
 
cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state - package cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
 
cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support - package cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support
 
cz.cuni.amis.pogamut.ut2004.communication.translator.server - package cz.cuni.amis.pogamut.ut2004.communication.translator.server
 
cz.cuni.amis.pogamut.ut2004.communication.translator.server.state - package cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
 
cz.cuni.amis.pogamut.ut2004.communication.translator.server.support - package cz.cuni.amis.pogamut.ut2004.communication.translator.server.support
 
cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events - package cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition - package cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition
 
cz.cuni.amis.pogamut.ut2004.communication.worldview - package cz.cuni.amis.pogamut.ut2004.communication.worldview
 
cz.cuni.amis.pogamut.ut2004.communication.worldview.map - package cz.cuni.amis.pogamut.ut2004.communication.worldview.map
 
cz.cuni.amis.pogamut.ut2004.communication.worldview.objects - package cz.cuni.amis.pogamut.ut2004.communication.worldview.objects
 
cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property - package cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property
 
cz.cuni.amis.pogamut.ut2004.component - package cz.cuni.amis.pogamut.ut2004.component
 
cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent - package cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent
 
cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent - package cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
 
cz.cuni.amis.pogamut.ut2004.observer - package cz.cuni.amis.pogamut.ut2004.observer
 
cz.cuni.amis.pogamut.ut2004.observer.exception - package cz.cuni.amis.pogamut.ut2004.observer.exception
 
cz.cuni.amis.pogamut.ut2004.observer.impl - package cz.cuni.amis.pogamut.ut2004.observer.impl
 
cz.cuni.amis.pogamut.ut2004.server - package cz.cuni.amis.pogamut.ut2004.server
 
cz.cuni.amis.pogamut.ut2004.server.exception - package cz.cuni.amis.pogamut.ut2004.server.exception
 
cz.cuni.amis.pogamut.ut2004.server.impl - package cz.cuni.amis.pogamut.ut2004.server.impl
 
cz.cuni.amis.pogamut.ut2004.storyworld.perception - package cz.cuni.amis.pogamut.ut2004.storyworld.perception
 
cz.cuni.amis.pogamut.ut2004.storyworld.place - package cz.cuni.amis.pogamut.ut2004.storyworld.place
 
cz.cuni.amis.pogamut.ut2004.utils - package cz.cuni.amis.pogamut.ut2004.utils
Utility classes connected to the Unreal Engine.
cz.cuni.amis.pogamut.ut2004multi.bot.impl - package cz.cuni.amis.pogamut.ut2004multi.bot.impl
 
cz.cuni.amis.pogamut.ut2004multi.communication.module - package cz.cuni.amis.pogamut.ut2004multi.communication.module
 
cz.cuni.amis.pogamut.ut2004multi.communication.worldview - package cz.cuni.amis.pogamut.ut2004multi.communication.worldview
 
cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects - package cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects
 
cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property - package cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property
 
cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent - package cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent
 

D

Damage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Amount of damage taken.
Damage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Amount of damage done.
DamagePerSec - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Amount of damage we will suffer per second if we stay in this zone.
DamageRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
If the projectile has splash damage, how big it is – in ut units.
DamageRadius_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'DamageRadius' was received from GB2004.
DamageRadiusPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
DamageScaling - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Damage scaling for this bot.
DamageScaling - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Damage scaling for this bot.
DamageScaling_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'DamageScaling' was received from GB2004.
DamageTrig - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
True if the mover needs to be shot to be activated.
DamageTrig - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
True if the mover needs to be shot to be activated.
DamageTrig_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'DamageTrig' was received from GB2004.
DamageType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
A string describing what kind of damage.
DamageType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
A string describing what kind of damage killed the bot.
DamageType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
A string describing what kind of damage.
DamageType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
A string describing what kind of damage killed the victim.
DamageType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Type of the damage in this zone.
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl.BombInfoLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl.ConfigChangeLocalUpdate
 
Data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Data carried in the message, usually in form "param1=value1¶m2=value2&...¶mN=valueN", equals, ampersands and backslashes are escaped by backslash.
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl.FlagInfoLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl.GameInfoLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl.InitedMessageLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl.ItemLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl.MoverLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl.MyInventoryLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl.NavPointLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl.PlayerLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl.SelfLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl.TeamScoreLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl.VehicleLocalUpdate
 
deaths - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times the observed bot has died.
Deaths - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Number of players deaths.
DeathString - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
String describing this type of death.
DeathString - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
String describing this type of death.
DEG_TO_UT_ANGLE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
degreeToUnrealDegrees(double) - Static method in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Converts angle in degrees (0-360) to Unreal units used for angles (0 - 65536).
Delay - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
After time specified here, the bot performs second jump of a double jump (if DoubleJump is true).
DelayTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Delay before starting to open (or before lift starts to move).
DelayTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Delay before starting to open (or before lift starts to move).
DelayTime_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'DelayTime' was received from GB2004.
DELIMITERS_EXTENDED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
DELIMITERS_STANDARD - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
descriptor - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
 
Descriptor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
Descriptor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
Descriptor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
Descriptor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
Descriptor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
Descriptor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
Descriptor_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'Descriptor' was received from GB2004.
Descriptor_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Whether property 'Descriptor' was received from GB2004.
descriptors - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Sensory module that provides mapping between ItemType and ItemDescriptor providing an easy way to obtain item descriptors for various items in UT2004.
DesiredSkill - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Can range from 0 to 7.
DesiredTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
This is the team we wanted to change to (0 for red,1 for blue, etc..).
Destination - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Final destination where the camera should move.
Destructive - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If this zone kills most of the actors instantly.
DialogBegin - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DLGBEGIN.
DialogBegin(String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Creates new instance of command DialogBegin.
DialogBegin() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Creates new instance of command DialogBegin.
DialogBegin(DialogBegin) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Cloning constructor.
DialogCancel - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DLGCANCEL.
DialogCancel(String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Creates new instance of command DialogCancel.
DialogCancel() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Creates new instance of command DialogCancel.
DialogCancel(DialogCancel) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Cloning constructor.
DialogCommand - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event DLGCMD.
DialogCommand() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Parameter-less contructor for the message.
DialogCommand(String, String, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Creates new instance of the message DialogCommand.
DialogCommand(DialogCommand) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Cloning constructor from the full message.
DialogEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DLGEND.
DialogEnd(String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Creates new instance of command DialogEnd.
DialogEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Creates new instance of command DialogEnd.
DialogEnd(DialogEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Cloning constructor.
DialogFailed - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event DFAIL.
DialogFailed() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
Parameter-less contructor for the message.
DialogFailed(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
Creates new instance of the message DialogFailed.
DialogFailed(DialogFailed) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
Cloning constructor from the full message.
DialogId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Id of dialog, which should the message alter.
DialogId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Our Id of the dialog - we will match this Id in response messages and in PLI messages.
DialogId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
An Id of the dialog (if set any) that the player has visible on the HUD.
DialogItem - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DLGITEM.
DialogItem(String, String, String, String, String, String, Dimension2D, Point2D, String, Color, Color, String, Color, String, String, String, String, String, Point2D, Dimension2D) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Creates new instance of command DialogItem.
DialogItem() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Creates new instance of command DialogItem.
DialogItem(DialogItem) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Cloning constructor.
DialogOk - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event DOK.
DialogOk() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
Parameter-less contructor for the message.
DialogOk(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
Creates new instance of the message DialogOk.
DialogOk(DialogOk) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
Cloning constructor from the full message.
DirectDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If the damage is direct.
DirectDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If the damage is direct.
DirectDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If the damage is direct.
DirectDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If the damage is direct.
Direction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Vector direction of the ray (it will be relative - added to the vector, where the bot is looking, also takes into account angle of the floor the bot is standing on).
Direction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Relative vector, will be normalized.
Direction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Vector that sets direction of the move of this camera.
Direction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Which direction projectile is heading to -> orientation vector.
Direction_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Direction' was received from GB2004.
DirectionPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
disable() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.ProjectileCleanUp
 
Disable - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
If true disables actual emittor (it will dissappear).
disableAutoTracing() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Disables auto trace rays.
disappearObject(WorldObjectId, long) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004VisionLocalWorldView
 
DisconnectBot - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DISCONNECT.
DisconnectBot() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectBot
Creates new instance of command DisconnectBot.
DisconnectBot(DisconnectBot) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectBot
Cloning constructor.
DisconnectObserver - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DISC.
DisconnectObserver() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectObserver
Creates new instance of command DisconnectObserver.
DisconnectObserver(DisconnectObserver) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectObserver
Cloning constructor.
DisperserLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Sent only in BotScenario game type.
DisperserLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
DisperserLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'DisperserLocation' was received from GB2004.
DisperserRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Sent only in BotScenario game type.
DisperserRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
DisperserRadius_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'DisperserRadius' was received from GB2004.
Distance - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
How far the noise source is.
Distance - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
How far the noise source is.
distance(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
dodge(Location, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to dodge in the selected direction (this is in fact single jump that is executed to selected direction).
Dodge - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DODGE.
Dodge(Location, Location, Boolean, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Creates new instance of command Dodge.
Dodge() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Creates new instance of command Dodge.
Dodge(Dodge) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Cloning constructor.
dodgeBack(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Dodges to the back...
dodgeBack(ILocated, ILocated, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Dodges to the back...
dodgeLeft(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Dodges to the left...
dodgeLeft(ILocated, ILocated, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Dodges to the left...
dodgeRight(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Dodges to the right...
dodgeRight(ILocated, ILocated, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Dodges to the right...
DodgeSpeedFactor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Dodge speed factor.
DodgeSpeedFactor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Dodge speed factor.
DodgeSpeedFactor_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'DodgeSpeedFactor' was received from GB2004.
DodgeSpeedZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Dodge jump Z boost of the bot.
DodgeSpeedZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Dodge jump Z boost of the bot.
DodgeSpeedZ_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'DodgeSpeedZ' was received from GB2004.
DomPoint - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
DomPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a DominationPoint (for BotDoubleDomination game).
DomPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a DominationPoint (for BotDoubleDomination game).
DomPoint_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'DomPoint' was received from GB2004.
DomPointController - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
DomPointController - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Exported if this NavPoint is a DominationPoint (for BotDoubleDomination game) - which team controls this point.
DomPointController - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Exported if this NavPoint is a DominationPoint (for BotDoubleDomination game) - which team controls this point.
DomPointController_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'DomPointController' was received from GB2004.
Door - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Door - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a door mover.
Door - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a door mover.
Door_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Door' was received from GB2004.
DoorOpened - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
DoorOpened - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
True if this NavPoint is a Door and door is opened.
DoorOpened_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'DoorOpened' was received from GB2004.
DoorOpenedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
doReflexion(Object, Class<? extends ItemDescriptor>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
This method does the mapping from a map of attributes contained it ITCMsg and the attributes of the descriptor.
Double - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
If true performs a double dodge in specified direction.
dOUBLE_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
DOUBLE_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
doubleDamageCount - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times the bot had double damage.
doubleDamageTime - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Total number of seconds the bot had double damage.
doubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to double jump instantly (issues GB JUMP command) with default settings.
doubleJump(double, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to double jump instantly (issues GB JUMP command) with custom settings.
DoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
If set to True will cause the bot to perform double jump.
DoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Whether this is a double jump.
doubleValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a double from num token in txt.
DrawTraceLines - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If set to true, the rays of automatic ray tracing (ATR messages) will be drawn in the game.
DrawTraceLines - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
if the GB should draw lines representing the auto ray traces of the bot (for more information see ATR message).
DrawTraceLines - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
if the GB should draw lines representing the auto ray traces of the bot (for more information see ATR message).
DrawTraceLines_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'DrawTraceLines' was received from GB2004.
Driver - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Unique Id of the driver - if any.
Driver_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Driver' was received from GB2004.
DriverPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
DriveTo - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DRIVETO.
DriveTo(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
Creates new instance of command DriveTo.
DriveTo() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
Creates new instance of command DriveTo.
DriveTo(DriveTo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
Cloning constructor.
Dropped - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether it is regular item or one dropped by some bot (usually during dying).
Dropped - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Whether it is a regular item or dropped by player or bot.
Dropped - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Whether it is a regular item or dropped by player or bot.
Dropped_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'Dropped' was received from GB2004.
DroppedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
DUMMY - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 

E

edgeSet() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
Effect - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
What should this message do.
EmotCenter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
For UE2.
EmotCenter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
EmotCenter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
For UE2.
EmotCenter_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'EmotCenter' was received from GB2004.
EmotCenter_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'EmotCenter' was received from GB2004.
EmotCenterPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
EmotLeft - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
For UE2.
EmotLeft - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
EmotLeft - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
For UE2.
EmotLeft_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'EmotLeft' was received from GB2004.
EmotLeft_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'EmotLeft' was received from GB2004.
EmotLeftPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
EmotRight - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
For UE2.
EmotRight - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
EmotRight - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
For UE2.
EmotRight_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'EmotRight' was received from GB2004.
EmotRight_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'EmotRight' was received from GB2004.
EmotRightPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
enable() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.ProjectileCleanUp
 
enableAutoTracing() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Enables auto trace rays.
enabled - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Module is enabled ONLY for CTF games.
endListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
endListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
EndMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event END.
EndMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Parameter-less contructor for the message.
EndMessage(double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Creates new instance of the message EndMessage.
EndMessage(EndMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Cloning constructor from the full message.
endMessageListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
 
endMessageListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
EndPlayers - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ENDPLRS.
EndPlayers() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EndPlayers
Creates new instance of command EndPlayers.
EndPlayers(EndPlayers) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EndPlayers
Cloning constructor.
endRayInitSequence() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
Once all rays were initialized using createRay(...) methods, call this method to start listening for response from UT.
EndVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This is relative velocity direction vector that will affect the speed and direction of the balls going in.
enemyBase - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
enemyFlag - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
EnteredVehicle - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ENTERED.
EnteredVehicle() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Parameter-less contructor for the message.
EnteredVehicle(UnrealId, String, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Creates new instance of the message EnteredVehicle.
EnteredVehicle(EnteredVehicle) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Cloning constructor from the full message.
EnterVehicle - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ENTER.
EnterVehicle(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
Creates new instance of command EnterVehicle.
EnterVehicle() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
Creates new instance of command EnterVehicle.
EnterVehicle(EnterVehicle) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
Cloning constructor.
equals(Object) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
 
equals(Object) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
 
equals(Object) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Indicates whether some other ItemType is "equal to" this one.
equals(Object) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
equals(Object) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
equals(Object) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
Erase - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
If true will erase previously set points.
eventEndMessage(EndMessage) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004AStarPathFuture
 
eventEndMessage() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
EventInstigator - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Should be the Id of the player who triggered this (ourself?).
eventPath(Path) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004AStarPathFuture
 
eventSelf(IWorldObjectEvent<Self>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004DistanceStuckDetector
 
eventSelf(IWorldObjectEvent<Self>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
eventSelf(IWorldObjectEvent<Self>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
exception - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
Exception that ended the startig.
exceptionOccured(Exception, String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Logs the exception if observer present, or print it to System.out.
executing - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
executing - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
executor - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
Executor who is using the navigator.
ExitingErrorPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
exitingErrorPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
exportAsXML(File) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Export full navigation graph into XML into Target File ...
EXTEND_PATH_THRESHOLD - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
extendPath(List<PATH_ELEMENT>) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor
Merges current followed path with "morePath", i.e., it cuts off already passed elements and adds "morePath" to current path.
extendPath(List<PATH_ELEMENT>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
extendPathThreshold - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
From which distance we should use IUT2004PathExecutor.extendPath(List).

F

FactoryAdrenalineCount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Sent only in BotScenario game type.
FactoryAdrenalineCount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
FactoryAdrenalineCount_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'FactoryAdrenalineCount' was received from GB2004.
FactoryLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Sent only in BotScenario game type.
FactoryLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
FactoryLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'FactoryLocation' was received from GB2004.
FactoryRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Sent only in BotScenario game type.
FactoryRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
FactoryRadius_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'FactoryRadius' was received from GB2004.
FactorySpawnType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Sent only in BotScenario game type.
FactorySpawnType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
FactorySpawnType_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'FactorySpawnType' was received from GB2004.
FactoryUse - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command USE.
FactoryUse() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FactoryUse
Creates new instance of command FactoryUse.
FactoryUse(FactoryUse) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FactoryUse
Cloning constructor.
FactoryUsed - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event USED.
FactoryUsed() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
Parameter-less contructor for the message.
FactoryUsed(boolean, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
Creates new instance of the message FactoryUsed.
FactoryUsed(FactoryUsed) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
Cloning constructor from the full message.
FadeOut - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Enables text bubble.
FadeTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the fade in and fade out times of the balls.
failed - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
failure - Variable in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
Whether the navigation has failed.
FallEdge - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event FAL.
FallEdge() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Parameter-less contructor for the message.
FallEdge(boolean, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Creates new instance of the message FallEdge.
FallEdge(FallEdge) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Cloning constructor from the full message.
fastTrace(String, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Sends a ray from actual bot location to desired location.
fastTrace(String, ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Sends a ray from desired location to desired location.
FastTrace - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
True if we want to use FastTrace function instead of Trace function (a bit faster but less information provided - just information if we hit something or not).
FastTrace - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command FTRACE.
FastTrace(String, Location, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Creates new instance of command FastTrace.
FastTrace() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Creates new instance of command FastTrace.
FastTrace(FastTrace) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Cloning constructor.
FastTrace - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
True if it is a fast trace, false if not (fast trace is a bit faster version of UT2004 ray trace - but provides us with less information - just true/false if we hit something on the way or not).
FastTrace - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
True if it is a fast trace, false if not (fast trace is a bit faster version of UT2004 ray trace - but provides us with less information - just true/false if we hit something on the way or not).
FastTrace_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'FastTrace' was received from GB2004.
FastTraceResponse - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event FTR.
FastTraceResponse() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Parameter-less contructor for the message.
FastTraceResponse(String, Location, Location, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Creates new instance of the message FastTraceResponse.
FastTraceResponse(FastTraceResponse) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Cloning constructor from the full message.
Fell - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Flag for falling, if true, then the bot is already falling.
fieldToName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
Converts a fully qualified field name (e.g.
fileCounter - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
FileName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
Name of the saved demo file.
fileToOutput - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Concrete file we're currently using.
filter(Collection<T>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Filters collection according to the current state of the tabu set.
filter(Collection<T>, TabooSet.IRelaxedTaboo) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Filters collection according to the current state of the tabu set.
filterUsefulItems(Collection<Item>, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Determines, whether an item can be useful for the agent.
finishControllerInitialization() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
finishControllerInitialization() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
finishControllerInitialization() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Called after IUT2004BotController.botFirstSpawn(GameInfo, ConfigChange, InitedMessage, Self) as a hook for Pogamut's core developers to finalize initialization of various modules.
finishControllerInitialization() - Method in class cz.cuni.amis.pogamut.ut2004multi.bot.impl.UT2004BotMultiController
Finished - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Game restart has been finished.
Firing - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
0 means is not firing, 1 - firing in primary mode, 2 - firing in secondary mode (alt firing).
Firing_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Firing' was received from GB2004.
FiringPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
FirstC - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Starting color of the floating balls.
firstCharToUpperCase(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
FirstDomPointLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Location of the first dom point (BotDoubleDomination).
FirstDomPointLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the first dom point (BotDoubleDomination).
FirstDomPointLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'FirstDomPointLocation' was received from GB2004.
FirstLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
The bot will start moving to this location first.
FirstMoverStage() - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
Returns the first step of mover sequence.
FirstSpawnExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
FSM switches into this state when PlayerList is transmitted during the handshake.
FirstSpawnExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.FirstSpawnExpectedState
 
fixSemicolon(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
flagAppeared(FlagInfo) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
flagInfo(FlagInfo) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
FlagInfo - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message FLG.
FlagInfo() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
Parameter-less contructor for the message.
FlagInfo.FlagInfoUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
FlagInfo.FlagInfoUpdate(FlagInfo, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.FlagInfoUpdate
 
FlagInfo.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
FlagInfo.ObjectDisappeared(FlagInfo, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.ObjectDisappeared
 
FlagInfoCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the FLG abstract message.
FlagInfoCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
Parameter-less contructor for the message.
FlagInfoCompositeImpl(FlagInfoLocalImpl, FlagInfoSharedImpl, FlagInfoStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
Composite-impl constructor.
FlagInfoCompositeImpl(FlagInfoCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
Cloning constructor.
FlagInfoLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message FLG.
FlagInfoLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
Parameter-less contructor for the message.
FlagInfoLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
FlagInfoLocal.ObjectDisappeared(FlagInfoLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal.ObjectDisappeared
 
FlagInfoLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message FLG.
FlagInfoLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
Parameter-less contructor for the message.
FlagInfoLocalImpl(UnrealId, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
Creates new instance of the message FlagInfo.
FlagInfoLocalImpl(FlagInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
Cloning constructor from the full message.
FlagInfoLocalImpl(FlagInfoLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
Cloning constructor from the full message.
FlagInfoLocalImpl(FlagInfoLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
Cloning constructor from the message part.
FlagInfoLocalImpl.FlagInfoLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
FlagInfoLocalImpl.FlagInfoLocalUpdate(FlagInfoLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl.FlagInfoLocalUpdate
 
FlagInfoMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message FLG contains also its Local/Shared/Static subpart class definitions..
FlagInfoMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Parameter-less contructor for the message.
FlagInfoMessage(UnrealId, Location, UnrealId, Integer, boolean, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Creates new instance of the message FlagInfo.
FlagInfoMessage(FlagInfoMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Cloning constructor from the full message.
FlagInfoMessage.FlagInfoLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message FLG, used to facade FLGMessage.
FlagInfoMessage.FlagInfoLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
 
FlagInfoMessage.FlagInfoSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message FLG, used to facade FLGMessage.
FlagInfoMessage.FlagInfoSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
 
FlagInfoMessage.FlagInfoStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message FLG, used to facade FLGMessage.
FlagInfoMessage.FlagInfoStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoStaticMessage
 
FlagInfoShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message FLG.
FlagInfoShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
Parameter-less contructor for the message.
FlagInfoSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message FLG.
FlagInfoSharedImpl(FlagInfoSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
FlagInfoSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
FlagInfoSharedImpl.FlagInfoSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
FlagInfoSharedImpl.FlagInfoSharedUpdate(FlagInfoShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl.FlagInfoSharedUpdate
 
FlagInfoStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message FLG.
FlagInfoStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
Parameter-less contructor for the message.
FlagInfoStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message FLG.
FlagInfoStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
Parameter-less contructor for the message.
FlagInfoStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
Creates new instance of the message FlagInfo.
FlagInfoStaticImpl(FlagInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
Cloning constructor from the full message.
FlagInfoStaticImpl(FlagInfoStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
Cloning constructor from the full message.
FlagInfoStaticImpl(FlagInfoStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
Cloning constructor from the message part.
FlagInfoStaticImpl.FlagInfoStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
FlagInfoStaticImpl.FlagInfoStaticUpdate(FlagInfoStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl.FlagInfoStaticUpdate
 
flags - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 
Flags - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
Flags - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Holds information about the path from the NavPoint to its neighbour that is represented by this message.
flagUpdatedListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
FLAK_CANNON - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
FlakCannon weapon.
FLAK_CANNON_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
FlakCannon ammo.
FLAK_CANNON_CHUNK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
FlakCannon chunk projectile.
FLAK_CANNON_SHELL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
FlakCannon shell projectile.
Flaming - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage is causing our bot to burn.
Flaming - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage is causing our bot to burn.
Flaming - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If this damage is causing our bot to burn.
Flaming - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage is causing the player to burn.
flip(int, int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Flips value in matrix[column, row]
flip(BitSet) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Flips whole bitset passed.
fLOAT_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
FLOAT_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
floatValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a float from num token in txt.
FloorCorrection - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
If we should correct ray directions accoring floor normal.
FloorCorrection - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
If we should correct ray directions accoring floor normal.
FloorCorrection - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
If we should correct ray directions accoring floor normal.
FloorCorrection_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'FloorCorrection' was received from GB2004.
FloorLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Holds current floor location under the bot.
FloorLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Holds current floor location under the bot.
FloorLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'FloorLocation' was received from GB2004.
FloorNormal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Holds current floor normal under the bot.
FloorNormal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Holds current floor normal under the bot.
FloorNormal_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'FloorNormal' was received from GB2004.
FloydWarshallMap - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall
Private map using Floyd-Warshall for path-finding.
FloydWarshallMap(IGhostAgent) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
FloydWarshallMap(IGhostAgent, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
FloydWarshallMap(IGhostAgent, int, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
FloydWarshallMap.PathMatrixNode - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall
 
FloydWarshallMap.PathMatrixNode() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
Doesn't leading anywhere
FloydWarshallMap.PathMatrixNode(float) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
 
FluidFriction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Friction of the fluid.
FocName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of current bot behavior focus - other character.
focus - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
focus - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
FocusLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE.
FocusLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Here you can specify location you want to face during movement.
FocusPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Point the bot should focus after dodge command.
FocusTarget - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Here you can specify UnrealId of the object you want to face during movement (typically enemy player you want to shoot at).
followPathImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
Force - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
Force vector specifying how big the jump should be.
forceDoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 
ForceDoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
ForceDoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Whether you need to double jump to get to the neighbour navpoint.
FragLimit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Number of kills needed to win game (BotDeathMatch only).
FragLimit_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'FragLimit' was received from GB2004.
FragLimitPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
From - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Origin point of the ray.
From - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Origin point of the ray.
From - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Location from which the ray is emitted.
From - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Location from which the ray is emitted.
From - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Location from which the ray is emitted.
From - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Exact location of bot at time of check.
From - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Location from which the ray is emitted.
From_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'From' was received from GB2004.
FromNavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
fromNavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Navpoint we're running from (initial position when path executor has been triggered)
FromNavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Start of the link (edge), where the link originates.
FULL_ANGLE_IN_UNREAL_DEGREES - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
FULL_DOUBLEJUMP_DELAY - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Delay to be made between two jumps in double jumping (Jump.setDelay(Double)) if full double jump is needed.
FULL_DOUBLEJUMP_FORCE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Force to be applied to Jump.setForce(Double) if full double jump is needed.
FULL_JUMP_FORCE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Force to be applied to Jump.setForce(Double) if full jump is needed.
fwMap - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Path-planner (IPathPlanner using NavPoints), you may use it to find paths inside the environment wihtout waiting for round-trip of GetPath command and PathLists response from UT2004.

G

game - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Game memory module.
Game - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Memory module specialized on general info about the game.
Game(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Constructor.
Game(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Constructor.
game - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Memory module specialized on general info about the game - game type, time limit, frag limit, etc.
Game - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send game-related messages with every update.
Game.GameType - Enum in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Enums for game types that shields you from Unreal's string ids of game types.
gameBotsPack - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
GameConfiguration - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command CONFGAME.
GameConfiguration(Boolean, String, Double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Creates new instance of command GameConfiguration.
GameConfiguration() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Creates new instance of command GameConfiguration.
GameConfiguration(GameConfiguration) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Cloning constructor.
gameEnding - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Tells whether UCC is in "IN END GAME" phase, which indicates that the FIRST MATCH has ended.
GameEndingPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
gameEndingPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
GameInfo - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message NFO.
GameInfo() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Parameter-less contructor for the message.
GameInfo.GameInfoUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
GameInfo.GameInfoUpdate(GameInfo, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo.GameInfoUpdate
 
GameInfoCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the NFO abstract message.
GameInfoCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
Parameter-less contructor for the message.
GameInfoCompositeImpl(GameInfoLocalImpl, GameInfoSharedImpl, GameInfoStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
Composite-impl constructor.
GameInfoCompositeImpl(GameInfoCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
Cloning constructor.
GameInfoExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
State that expects GameInfo message to came - when it receives GameInfo it switches to the HandshakeControllerState.
GameInfoExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.GameInfoExpectedState
 
GameInfoExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
State that expects GameInfo message to came - when it receives GameInfo it switches to the HandshakeControllerState.
GameInfoExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.GameInfoExpectedState
 
GameInfoExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
State that expects GameInfo message to came - when it receives GameInfo it switches to the HandshakeControllerState.
GameInfoExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.GameInfoExpectedState
 
GameInfoId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
 
GameInfoId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
GameInfoId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
GameInfoId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
gameInfoListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
GameInfoLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message NFO.
GameInfoLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
Parameter-less contructor for the message.
GameInfoLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message NFO.
GameInfoLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
Parameter-less contructor for the message.
GameInfoLocalImpl(GameInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
Cloning constructor from the full message.
GameInfoLocalImpl(GameInfoLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
Cloning constructor from the full message.
GameInfoLocalImpl(GameInfoLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
Cloning constructor from the message part.
GameInfoLocalImpl.GameInfoLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
GameInfoLocalImpl.GameInfoLocalUpdate(GameInfoLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl.GameInfoLocalUpdate
 
GameInfoMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message NFO contains also its Local/Shared/Static subpart class definitions..
GameInfoMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Parameter-less contructor for the message.
GameInfoMessage(String, String, boolean, double, int, long, int, int, Location, Location, Location, Location, boolean, boolean, Location, double, Location, double, double, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Creates new instance of the message GameInfo.
GameInfoMessage(GameInfoMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Cloning constructor from the full message.
GameInfoMessage.GameInfoLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message NFO, used to facade NFOMessage.
GameInfoMessage.GameInfoLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
GameInfoMessage.GameInfoSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message NFO, used to facade NFOMessage.
GameInfoMessage.GameInfoSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
GameInfoMessage.GameInfoStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message NFO, used to facade NFOMessage.
GameInfoMessage.GameInfoStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
 
gameInfoSensed(GameInfo) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
GameInfoShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message NFO.
GameInfoShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
Parameter-less contructor for the message.
GameInfoSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message NFO.
GameInfoSharedImpl(GameInfoSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
GameInfoSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
GameInfoSharedImpl.GameInfoSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
GameInfoSharedImpl.GameInfoSharedUpdate(GameInfoShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl.GameInfoSharedUpdate
 
GameInfoStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message NFO.
GameInfoStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Parameter-less contructor for the message.
GameInfoStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message NFO.
GameInfoStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Parameter-less contructor for the message.
GameInfoStaticImpl(GameInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Cloning constructor from the full message.
GameInfoStaticImpl(GameInfoStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Cloning constructor from the full message.
GameInfoStaticImpl(GameInfoStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Cloning constructor from the message part.
GameInfoStaticImpl.GameInfoStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
GameInfoStaticImpl.GameInfoStaticUpdate(GameInfoStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl.GameInfoStaticUpdate
 
GameInfoTransition - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition
Transition that is used in GameInfoExpectedState and ReadyState when the GameInfo message is received to send the GameInfo event.
GameInfoTransition() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.GameInfoTransition
 
GameMessage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Message that will be displayed in the middle of the HUD.
GameMessageTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Time the displayed message will stay on the HUD.
GamePaused - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
If the game is paused - nobody can move.
GamePaused - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event PAUSED.
GamePaused() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
Parameter-less contructor for the message.
GamePaused(GamePaused) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
Cloning constructor from the full message.
GamePaused_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'GamePaused' was received from GB2004.
GamePausedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
gameRestarted(GameRestarted) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
GameRestarted - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event GAMERESTART.
GameRestarted() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Parameter-less contructor for the message.
GameRestarted(boolean, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Creates new instance of the message GameRestarted.
GameRestarted(GameRestarted) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Cloning constructor from the full message.
gameRestartEnd() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.stats.UT2004AnalyzerObsStats
 
gameRestartEnd() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
Called whenever GameRestart message with GameRestarted.isFinished() is received.
gameRestartStarted() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
Called whenever GameRestart message with GameRestarted.isStarted() is received.
GameResumed - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event RESUMED.
GameResumed() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
Parameter-less contructor for the message.
GameResumed(GameResumed) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
Cloning constructor from the full message.
Gametype - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
What you are playing (BotDeathMatch, BotTeamGame, BotCTFGame,BotDoubleDomination).
Gametype - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
What you are playing (BotDeathMatch, BotTeamGame, BotCTFGame,BotDoubleDomination).
gameType - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
Gametype_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'Gametype' was received from GB2004.
GBBots - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All GameBots bots will be exported.
GBEvent - Class in cz.cuni.amis.pogamut.ut2004.communication.messages
 
GBEvent(long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.GBEvent
 
GBObjectUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages
 
GBObjectUpdate() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.GBObjectUpdate
 
gbPort - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Port for bots.
GeneralDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
General descriptor is responsible for all items which are not by default handled by the item translator.
GeneralDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
 
generalJump(boolean, double, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to jump instantly (issues GB JUMP command) with custom settings.
generalPrefs - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
 
get(int, int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Returns matrix[column, row]
get(ConfigChange) - Method in enum cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot.BoolBotParam
 
get(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.GeneralDescriptor
 
get() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server.MapChangeFuture
 
get(long, TimeUnit) - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server.MapChangeFuture
 
get() - Method in enum cz.cuni.amis.pogamut.ut2004.utils.LinkFlag
Returns integer of the flag.
get(int) - Static method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Returns the only instance of SharedKnowledgeDatabase for the specified team.
getAccelerationRate() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives acceleration rate of the agent.
getAccelRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Accelartion rate of this bot.
getAccelRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getAccelRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Accelartion rate of this bot.
getAccelRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Accelartion rate of this bot.
getAccelRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getAccelRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Accelartion rate of this bot.
getAct() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
getAct() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Returns mean for sending commands through bot's GB2004 communication channel.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Returns cz.cuni.amis.pogamut.ut2004.bot.commands.Action command module.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets atomic action for the bot (BDI).
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: BUTTON, IMAGE.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Name of current BDI action.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Name of current BDI action.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Name of current BDI action.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
Name of current BDI action.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Action that happened with the key.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Atomic action this bot is doing (BDI).
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Atomic action this bot is doing (BDI).
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Atomic action this bot is doing (BDI).
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Atomic action this bot is doing (BDI).
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Name of the current BDI action.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Name of the current BDI action.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Name of the current BDI action.
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getAction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Name of the current BDI action.
getActor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Should be the trigger we have triggered.
getActualWeaponPref() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Get WeaponPref for actually used weapon.
getActualWeaponType() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Get WeaponPref for actually used weapon.
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, how much adrenaline the agent has.
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Sets the bot adrenaline.
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
How much adrenaline the bot has.
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
How much adrenaline the bot has.
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much adrenaline the bot has.
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
How much adrenaline the bot has.
getAdrenalineMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Maxium amount of the adrenaline.
getAdrenalineMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getAdrenalineMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Maxium amount of the adrenaline.
getAdrenalineMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maxium amount of the adrenaline.
getAdrenalineMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getAdrenalineMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Maxium amount of the adrenaline.
getAdrenalineStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Amount of adrenaline at the start.
getAdrenalineStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getAdrenalineStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Amount of adrenaline at the start.
getAdrenalineStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Amount of adrenaline at the start.
getAdrenalineStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getAdrenalineStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Amount of adrenaline at the start.
getAgentModule() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004AnalyzerFactory
 
getAgentModule() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotFactory
 
getAgentModule() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ObserverFactory
 
getAgentModule() - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ServerFactory
 
getAgents() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getAirControl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives agent's control of movement while in the air.
getAirControl() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
How well can be the bot controlled in the air (ranges from 0 to 1).
getAirControl() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getAirControl() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
How well can be the bot controlled in the air (ranges from 0 to 1).
getAirControl() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
How well can be the bot controlled in the air (ranges from 0 to 1).
getAirControl() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getAirControl() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
How well can be the bot controlled in the air (ranges from 0 to 1).
getAirSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives maximum speed of the agent while moving in the air.
getAirSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
AirSpeed of the bot (in the air).
getAirSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getAirSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
AirSpeed of the bot (in the air).
getAirSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
AirSpeed of the bot (in the air).
getAirSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getAirSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
AirSpeed of the bot (in the air).
getAllCTFFlags() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns a map indexed by team numbers, holding all flags in the game.
getAllCTFFlagsCollection() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns a collection of all the flags in the game.
GetAllInvetories - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GETINVS.
GetAllInvetories() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllInvetories
Creates new instance of command GetAllInvetories.
GetAllInvetories(GetAllInvetories) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllInvetories
Cloning constructor.
getAllItems(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all items (both known and thrown).
getAllItems(ItemType, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all items of specific type (both known and thrown).
getAllItems(ItemType.Category, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all items of specific category (both known and thrown).
getAllItems(ItemType.Group, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all items of specific group (both known and thrown).
getAllItems() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves list of all items, which includes all known pickups and all visible thrown items.
getAllItems(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves list of all items of specific type.
getAllItems(ItemType.Category) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves map of all items belonging to a specific 'category' of items, which includes all known pickups.
getAllItems(ItemType.Group) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves map of all items belonging to a specific 'group' of items, which includes all known pickups.
GetAllNavPoints - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GETNAVS.
GetAllNavPoints() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllNavPoints
Creates new instance of command GetAllNavPoints.
GetAllNavPoints(GetAllNavPoints) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllNavPoints
Cloning constructor.
getAllPlaces() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getAllRaysInitialized() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
 
GetAllStatus - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ALL.
GetAllStatus() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllStatus
Creates new instance of command GetAllStatus.
GetAllStatus(GetAllStatus) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllStatus
Cloning constructor.
getAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Returns total amount of ammo the bot has for the weapon (both primary and secondary).
getAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns an amount of ammo of 'ammoOrWeaponType' the bot currently has.
getAmmos() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns a map with current state of ammo (ammo for owned weapons as well as ammo for weapons that the bot do not have yet).
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
Amount in UT units to rotate.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Amount of adrenaline gained.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
If this item is some ammo or health pack, here we can find out how much of the attribute this item will add.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
If this item is ammo or armor, this holds the amount of the item the player has.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
If this item is ammo or armor, this holds the amount of the item the player has.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
If this item is ammo or armor, this holds the amount of the item the player has.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
If this item is ammo or armor, this holds the amount of the item the player has.
getAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
getAmountSec() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Only sent if this item is a weapon.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
For UE2.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
For UE2.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
For UE2.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
For UE2.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
For UE2.
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, how much of combined armor the agent is wearing.
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Combined size of high armor and low armor (or small armor).
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Combined size of high armor and low armor (or small armor).
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Combined size of high armor and low armor (or small armor).
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Combined size of high armor and low armor (or small armor).
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
How much the vehicle has left.
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
How much the vehicle has left.
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
How much the vehicle has left.
getArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
How much the vehicle has left.
getAvailableMaps() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getAvailableMaps() - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
 
getAxis() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
If provided as "Vertical", rotation will be done to Pitch (up/down).
getBackground() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
getBackOnNavGraph() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
getBackToNavGraph() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns underlying IUT2004GetBackToNavGraph object that is being used by this IUT2004Navigation.
getBackToNavGraph - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
UT2004GetBackToNavGraph for returning bot back to the navigation graph.
getBackToNavGraph() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getBackToNavGraph - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Navigation helper that is able to get your bot back to the nearest navigation graph so you can use UT2004BotModuleController.navigation without fear of catastrophe.
getBadLinks() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
Return counts of navigation failures for given links, i.e., map where key == NavPointNeighbourLink, value == how many times bot failed to navigate through the link.
getBase(Token) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getBase(String) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getBase(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getBasePos() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Base position of the mover.
getBasePos() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getBasePos() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getBasePos() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
Base position of the mover.
getBasePos() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Base position of the mover.
getBasePos() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Base position of the mover.
getBaseRot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Base rotation of the mover.
getBaseRot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getBaseRot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getBaseRot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
Base rotation of the mover.
getBaseRot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Base rotation of the mover.
getBaseRot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Base rotation of the mover.
getBases() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorldData
 
getBaseSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives maximum base speed of the agent.
getBehName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of currently active behavior.
getBgColor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
getBlockedByIp() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
IP:Port who has blocked the server
getBlueBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Location of the base spawning the blue flag (team 1) (BotCTFGame).
getBlueBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getBlueBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Location of the base spawning the blue flag (team 1) (BotCTFGame).
getBlueBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getBlueBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Location of the base spawning the blue flag (team 1) (BotCTFGame).
getBlueBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the base spawning the blue flag (team 1) (BotCTFGame).
getBody() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getBoolConfigure(IUT2004Bot.BoolBotParam) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
getBoolConfigure(IUT2004Bot.BoolBotParam) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot
Get configuration parameter value.
getBoolConfigure(IUT2004Bot.BoolBotParam) - Method in class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXProxy
 
getBorder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
getBot() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
getBot() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Returns underlying controlled UT2004Bot class that is managing life-cycle of the bot.
getBotAddress() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getBotDeath() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Provides information about the way this bot has died.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Returns Id of the bot, sensitive to AgentStats.isObserver().
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Unique Id of the bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Unique Id of the bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Unique Id of the bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
Unique Id of the bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
A unique unreal Id of the new bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
A unique unreal Id of the new bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
A unique unreal Id of the new bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
A unique unreal Id of the new bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Unique Id of this bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Unique Id of this bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Unique Id of this bot.
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Unique Id of this bot.
getBotPort() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getBotPortPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
getBox() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
Get smallest box that contains all waypoints of map.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
For UE2.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
For UE2.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
For UE2.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
For UE2.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getBubble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
For UE2.
getBubbleSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the bubble size behind the emoticons.
getBubbleType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the bubble type behind the emoticons.
getBumpingPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns tha Player object of the player the bot has bumped into (if it was a bot).
getBumpLocation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns location where bumping occurred.
getCalculatedGravityZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
getCategory() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Retreives category of the item type.
getCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the center emoticon.
getCenter() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getCenterNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getCenterSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the center emoticon size.
getCenterX() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
getCenterY() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
getCenterZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
getChangeWeaponCooldown() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Returns how often the bot may change weapon.
getChecked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTION.
getClassName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the Unreal Tournament class of the bot that should be used.
getCloseList() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
 
getCollisionH() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Maximum collision height of the path between navigation points.
getCollisionLocation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells where the agent has collided.
getCollisionNormal() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells the normal of last agent's collision.
getCollisionR() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Maximum collision radius of the path between navigation points.
getColumn(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Returns 'column' of the matrix.
getCombo() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getCombo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Name of the current combo (None if no combo active).
getCombo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getCombo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Name of the current combo (None if no combo active).
getCombo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Name of the current combo (None if no combo active).
getCombo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getCombo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Name of the current combo (None if no combo active).
getCommand() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Available: MOVE, TURNTO.
getCommand() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
The actual console command.
getCommand() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Type of the command.
getCommandletNotFoundPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
getCommunication() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Returns cz.cuni.amis.pogamut.ut2004.bot.commands.Communication command module.
getComponentId() - Method in class cz.cuni.amis.pogamut.ut2004.component.ComponentStub
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl.BombInfoSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl.ConfigChangeSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl.FlagInfoSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl.GameInfoSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl.InitedMessageSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl.ItemSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl.MoverSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl.MyInventorySharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl.NavPointSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl.PlayerSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl.SelfSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl.TeamScoreSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl.VehicleSharedUpdate
 
getConfig() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Retrieves the configuration of the bot inside UT2004.
getConfig() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves the configuration of the bot inside UT2004.
getConfig() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getConfiguration() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getConfigureCommands() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Returns cz.cuni.amis.pogamut.ut2004.bot.commands.ConfigureCommands command module.
getContainsAllPlaces() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Returns all places that are inside this one.
getContainsAllPlaces() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase
Base places don't contains any places...
getContainsPlaces() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Returns set with places this one contains (not recursive!).
getContainsPlaces() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase
Base places don't contains any places...
getContinueTo() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns where the bot will continue to, for more info see IUT2004Navigation.setContinueTo(ILocated).
getContinueTo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getController() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
Returns the bot controller passed inside UT2004Bot#AbstractUT2004Bot(IAgentId, IComponentBus, IAgentLogger, IVisionWorldView, IAct, IUT2004BotInitialization).
getController() - Method in class cz.cuni.amis.pogamut.ut2004.component.ComponentStub
 
getControlPort() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getControlPortPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
getCoverNavPoints(BitSet) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns all NavPoint that are NOT visible according to 'column' (column[key] == FALSE, locations.get(key) included if NavPoint).
getCoverNavPoints(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns set of NavPoint that are not visible from "loc".
getCoverNavPointsFrom(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of NavPoint that are not visible from "loc".
getCoverNavPointsFromN(ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of NavPoint that are not visible from any 'enemies'.
getCoverNavPointsN(ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns set of NavPoint that are not visible from any 'locs'.
getCoverPoints(BitSet) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns all VisibilityLocation that are NOT visible according to 'column' (column[key] == FALSE, locations.get(key) included).
getCoverPoints(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns set of VisibilityLocation that are not visible from "loc".
getCoverPointsFrom(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of VisibilityLocation that are not visible from "loc".
getCoverPointsFromN(ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of VisibilityLocation that are not visible from any 'enemies'.
getCoverPointsN(ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns set of VisibilityLocation that are not visible from any 'locs'.
getCTFFlag(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retrieves FlagInfo object representing the Flag for input team in BotCTFGame.
getCTFFlags() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retrieves all FlagInfo objects in the game (by default two) in BotCTFGame.
getCurrentAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
If this item is a weapon, this holds the amount of secondary ammo.
getCurrentAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getCurrentAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
If this item is a weapon, this holds the amount of secondary ammo.
getCurrentAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
If this item is a weapon, this holds the amount of secondary ammo.
getCurrentAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getCurrentAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
If this item is a weapon, this holds the amount of secondary ammo.
getCurrentAlternateAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, how much ammo is in the agent's inventory for current weapon for alternate firing mode.
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, how much ammo is in the agent's inventory for current weapon - primary + (if has different secondary ammo type) alternate (secondary).
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, how much ammunition the agent has left for the current weapon in its primary firing mode.
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
If this item is a weapon, this holds the amount of primary ammo.
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
If this item is a weapon, this holds the amount of primary ammo.
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
If this item is a weapon, this holds the amount of primary ammo.
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getCurrentAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
If this item is a weapon, this holds the amount of primary ammo.
getCurrentLink() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor
Returns NavPointNeighbourLink the bot is currently running over.
getCurrentLink() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
Returns current link the bot is following (if such link exist...
getCurrentLink() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
 
getCurrentLink() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
getCurrentMatchTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Current match time - note that this might different from the current GB2004 time because the match time is reset upon GameRestarted.
getCurrentPathCopy() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns COPY of current path in list.
getCurrentPathCopy() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getCurrentPathDirect() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns current path as in IPathFuture object that is used by ut2004pathExecutor to navigate.
getCurrentPathDirect() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getCurrentPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, how much ammo is in the agent's inventory for current weapon.
getCurrentSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, how much ammunition the agent has left for the current weapon in its alternate (secondary) firing mode.
getCurrentTarget() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Current POINT where the navigation is trying to get to.
getCurrentTarget() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Get current target of the straight-run.
getCurrentTarget() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getCurrentTarget() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
getCurrentTargetItem() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
If navigation is trying to get to some item, otherwise returns null.
getCurrentTargetItem() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getCurrentTargetNavPoint() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
If navigation is trying to get to some navpoint, otherwise returns null.
getCurrentTargetNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getCurrentTargetPlayer() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
If navigation is trying to get to some player, otherwise returns null.
getCurrentTargetPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getCurrentUT2004Time() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Returns current UT2004 time (without any deltas, i.e., this is completely driven by the time from BeginMessages).
getCurrentVolumeDamagePerSec() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Amount of damage taken for spending time in the current volume.
getCurrentVolumeDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives type of damage the current volume inflicts to the agent while he spends time in this volume.
getCurrentVolumeFluidFriction() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Friction of the fluid in this map volume.
getCurrentVolumeGroundFriction() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Friction of the floor in this map volume.
getCurrentWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Retrieves current weapon from the agent's inventory.
getCurrentWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives UnrealId of the weapon the agent is currently holding.
getCurrentWeaponName() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Returns name of the currently wielded weapon (or null if no such weapon exists).
getCurrentWeaponType() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Returns type of the weapon the agent is currently holding (or null if no such weapon exists).
getCurrentZoneGravity() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Gravity in this map zone.
getCurrentZoneVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Pulling velocity in this map zone.
getDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Amount of damage taken.
getDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Amount of damage done.
getDamagePerSec() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Amount of damage we will suffer per second if we stay in this zone.
getDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
If the projectile has splash damage, how big it is – in ut units.
getDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
If the projectile has splash damage, how big it is – in ut units.
getDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
If the projectile has splash damage, how big it is – in ut units.
getDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
If the projectile has splash damage, how big it is – in ut units.
getDamageScaling() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives scaling factor for damage dealt by the agent.
getDamageScaling() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Damage scaling for this bot.
getDamageScaling() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getDamageScaling() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Damage scaling for this bot.
getDamageScaling() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Damage scaling for this bot.
getDamageScaling() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getDamageScaling() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Damage scaling for this bot.
getDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
A string describing what kind of damage.
getDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
A string describing what kind of damage killed the bot.
getDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
A string describing what kind of damage.
getDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
A string describing what kind of damage killed the victim.
getDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Type of the damage in this zone.
getData() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Data carried in the message, usually in form "param1=value1¶m2=value2&...¶mN=valueN", equals, ampersands and backslashes are escaped by backslash.
getDeaths() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives number of deaths the agent took.
getDeaths() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times in total your bot has died (regardless the type of death).
getDeaths() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Number of players deaths.
getDeathString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
String describing this type of death.
getDeathString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
String describing this type of death.
getDefaultDescriptor(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTranslator
Gets default Pogamut descriptor for this item.
getDelay() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
After time specified here, the bot performs second jump of a double jump (if DoubleJump is true).
getDelayTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Delay before starting to open (or before lift starts to move).
getDelayTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getDelayTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getDelayTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
Delay before starting to open (or before lift starts to move).
getDelayTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Delay before starting to open (or before lift starts to move).
getDelayTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Delay before starting to open (or before lift starts to move).
getDeltaX() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
getDeltaY() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
getDeltaZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Returns complete descriptor of the weapon containing various information about the weapon behavior in game.
getDescriptor(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
Returns the descriptor for the given 'itemType'.
getDescriptor(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
Returns the descriptor for the given 'inventoryType'.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
getDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTranslator
 
getDescriptor(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTranslator
Gets descriptor for this item.
getDescriptorForId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns WeaponDescriptor for a given inventory UnrealId of the weapon.
getDescriptors() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getDesiredSkill() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Can range from 0 to 7.
getDesiredTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
This is the team we wanted to change to (0 for red,1 for blue, etc..).
getDestination() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Final destination where the camera should move.
getDialogId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Id of dialog, which should the message alter.
getDialogId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Our Id of the dialog - we will match this Id in response messages and in PLI messages.
getDialogId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
An Id of the dialog (if set any) that the player has visible on the HUD.
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Vector direction of the ray (it will be relative - added to the vector, where the bot is looking, also takes into account angle of the floor the bot is standing on).
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Relative vector, will be normalized.
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Vector that sets direction of the move of this camera.
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Which direction projectile is heading to -> orientation vector.
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Which direction projectile is heading to -> orientation vector.
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Which direction projectile is heading to -> orientation vector.
getDirection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Which direction projectile is heading to -> orientation vector.
getDisperserLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Sent only in BotScenario game type.
getDisperserLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getDisperserLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Sent only in BotScenario game type.
getDisperserLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getDisperserLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Sent only in BotScenario game type.
getDisperserLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
getDisperserRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Sent only in BotScenario game type.
getDisperserRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getDisperserRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Sent only in BotScenario game type.
getDisperserRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getDisperserRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Sent only in BotScenario game type.
getDisperserRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
getDistance(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Computes crow-fly distance of the agent from given location.
getDistance(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Distance "point" from "link".
getDistance(NavPoint, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Calculate's distance between two nav points (using pathfinding).
getDistance() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
 
getDistance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
How far the noise source is.
getDistance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
How far the noise source is.
getDodgeSpeedFactor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives maximum speed of the agent while using dodge.
getDodgeSpeedFactor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Dodge speed factor.
getDodgeSpeedFactor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getDodgeSpeedFactor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Dodge speed factor.
getDodgeSpeedFactor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Dodge speed factor.
getDodgeSpeedFactor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getDodgeSpeedFactor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Dodge speed factor.
getDodgeSpeedZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Dodge jump Z boost of the bot.
getDodgeSpeedZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getDodgeSpeedZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Dodge jump Z boost of the bot.
getDodgeSpeedZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Dodge jump Z boost of the bot.
getDodgeSpeedZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getDodgeSpeedZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Dodge jump Z boost of the bot.
getDodgeZBoost() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives boost of the agent in the Z axis while using dodge.
getDominationPoints() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retrieves all domination points in the game (by default two) in BotDoubleDomination.
getDomPointController() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Exported if this NavPoint is a DominationPoint (for BotDoubleDomination game) - which team controls this point.
getDomPointController() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getDomPointController() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getDomPointController() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Exported if this NavPoint is a DominationPoint (for BotDoubleDomination game) - which team controls this point.
getDomPointController() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Exported if this NavPoint is a DominationPoint (for BotDoubleDomination game) - which team controls this point.
getDomPointController() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Exported if this NavPoint is a DominationPoint (for BotDoubleDomination game) - which team controls this point.
getDoubleDamageCount() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times your bot had double damage so far.
getDoubleDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
For how long (in total) your bot had double damage.
getDriver() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Unique Id of the driver - if any.
getDriver() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getDriver() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getDriver() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
Unique Id of the driver - if any.
getDriver() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
Unique Id of the driver - if any.
getDriver() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Unique Id of the driver - if any.
getEdgeCost(NavPoint, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarMap
 
getEdgeCost(Node, Node) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.worldview.map.IGraph
 
getEffect() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
What should this message do.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
For UE2.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
For UE2.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
For UE2.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
For UE2.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getEmotCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getEmotLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
For UE2.
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getEmotRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
For UE2.
getEnd() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
getEndId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
getEndVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This is relative velocity direction vector that will affect the speed and direction of the balls going in.
getEnemies() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives a Map of all enemies.
getEnemyBase() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Returns ENEMY BASE navpoint.
getEnemyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Returns ENEMY flag.
getEnemyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns FlagInfo that describes ENEMY-team flag.
getEnemyFlagBase() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns location of ENEMY flag base (where the flag resides as default, until stolen).
getEstimatedDistanceToGoal(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
Method defining "heuristic" for A*, see AStarHeuristic.getEstimatedDistanceToGoal(Object).
getEstimatedDistanceToGoal(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoalNavPoint
Using Euclidian distance via Location.getDistance(Location).
getEvent() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverAddedNotifier
 
getEvent() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverRemovedNotifier
 
getEventInstigator() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Should be the Id of the player who triggered this (ourself?).
getEventQueue() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
getExitingErrorPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
getExtraCost(NavPoint, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
Method defining extra-edge cost, see AStarEvaluator.getExtraCost(Object, Object).
getFactoryAdrenalineCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Sent only in BotScenario game type.
getFactoryAdrenalineCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getFactoryAdrenalineCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Sent only in BotScenario game type.
getFactoryAdrenalineCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getFactoryAdrenalineCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Sent only in BotScenario game type.
getFactoryAdrenalineCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
getFactoryLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Sent only in BotScenario game type.
getFactoryLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getFactoryLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Sent only in BotScenario game type.
getFactoryLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getFactoryLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Sent only in BotScenario game type.
getFactoryLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
getFactoryRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Sent only in BotScenario game type.
getFactoryRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getFactoryRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Sent only in BotScenario game type.
getFactoryRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getFactoryRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Sent only in BotScenario game type.
getFactoryRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
getFactorySpawnType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Sent only in BotScenario game type.
getFactorySpawnType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getFactorySpawnType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Sent only in BotScenario game type.
getFactorySpawnType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getFactorySpawnType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Sent only in BotScenario game type.
getFactorySpawnType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Sent only in BotScenario game type.
getFadeOut() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Enables text bubble.
getFadeTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the fade in and fade out times of the balls.
getFallSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives maximum speed of the agent while falling.
getFile() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorldData
 
getFile_All(File, String) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
getFileName() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Returns file name that should be used for outputting data (just file name, must be combined with UT2004AnalyzerObserver.getOutputFilePath().
getFileName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
Name of the saved demo file.
getFileName_All(String) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
getFileNames() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
This may be used to provide concrete filenames for outputting stats for bots identified by their id.
getFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
0 means is not firing, 1 - firing in primary mode, 2 - firing in secondary mode (alt firing).
getFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
0 means is not firing, 1 - firing in primary mode, 2 - firing in secondary mode (alt firing).
getFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
0 means is not firing, 1 - firing in primary mode, 2 - firing in secondary mode (alt firing).
getFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
0 means is not firing, 1 - firing in primary mode, 2 - firing in secondary mode (alt firing).
getFirstC() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Starting color of the floating balls.
getFirstDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Location of the first dom point (BotDoubleDomination).
getFirstDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getFirstDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Location of the first dom point (BotDoubleDomination).
getFirstDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getFirstDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Location of the first dom point (BotDoubleDomination).
getFirstDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the first dom point (BotDoubleDomination).
getFirstLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
The bot will start moving to this location first.
getFirstVector() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Get vector of the first link.
getFlag(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns flag (if known) for the 'team'.
getFlag() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
What type is this NavPoint.
getFlagBase(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns location of the base for 'red' (team == 0) or 'blue' (team == 1) team.
getFlags() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Holds information about the path from the NavPoint to its neighbour that is represented by this message.
getFlags() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
getFlags(int) - Static method in enum cz.cuni.amis.pogamut.ut2004.utils.LinkFlag
Returns list of flags, which are raised.
getFlagsString(int) - Static method in enum cz.cuni.amis.pogamut.ut2004.utils.LinkFlag
 
getFloorLocation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives location of the nearest map geometry directly beneath the agent.
getFloorLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Holds current floor location under the bot.
getFloorLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getFloorLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Holds current floor location under the bot.
getFloorLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Holds current floor location under the bot.
getFloorLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getFloorLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Holds current floor location under the bot.
getFloorNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Holds current floor normal under the bot.
getFloorNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getFloorNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Holds current floor normal under the bot.
getFloorNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Holds current floor normal under the bot.
getFloorNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getFloorNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Holds current floor normal under the bot.
getFluidFriction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Friction of the fluid.
getFocName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of current bot behavior focus - other character.
getFocus() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
getFocusLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE.
getFocusLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Here you can specify location you want to face during movement.
getFocusPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Point the bot should focus after dodge command.
getFocusTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Here you can specify UnrealId of the object you want to face during movement (typically enemy player you want to shoot at).
getForce() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
Force vector specifying how big the jump should be.
getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
BotDeathMatch only:
getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Number of kills needed to win game (BotDeathMatch only).
getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Number of kills needed to win game (BotDeathMatch only).
getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
Number of kills needed to win game (BotDeathMatch only).
getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Number of kills needed to win game (BotDeathMatch only).
getFriends() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives a Map of all friends.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Origin point of the ray.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Origin point of the ray.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Location from which the ray is emitted.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Location from which the ray is emitted.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Location from which the ray is emitted.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
Location from which the ray is emitted.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Location from which the ray is emitted.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Exact location of bot at time of check.
getFrom() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Location from which the ray is emitted.
getFromNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Start of the link (edge), where the link originates.
getFullHealth() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives maximum level of non-boosted health.
getFurthestNavPoint(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getFurthestNavPoint(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getFwMap() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getGame() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getGameBotsPack() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
getGameEnding() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Returns flag that is indicating FIRST GAME end.
getGameEndingPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
getGameInfo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns original GameInfo message.
GetGameInfo - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GAME.
GetGameInfo() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetGameInfo
Creates new instance of command GetGameInfo.
GetGameInfo(GetGameInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetGameInfo
Cloning constructor.
getGameInfo() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getGameMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Message that will be displayed in the middle of the HUD.
getGameMessageTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Time the displayed message will stay on the HUD.
getGameSpeedFlag() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getGameSpeedFlag() - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
The flag raises events even when the game speed was changed by another UTServer instance or directly in game.
getGameType() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives the type of the game.
getGametype() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
What you are playing (BotDeathMatch, BotTeamGame, BotCTFGame,BotDoubleDomination).
getGametype() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getGametype() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
What you are playing (BotDeathMatch, BotTeamGame, BotCTFGame,BotDoubleDomination).
getGametype() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getGametype() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
What you are playing (BotDeathMatch, BotTeamGame, BotCTFGame,BotDoubleDomination).
getGametype() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
What you are playing (BotDeathMatch, BotTeamGame, BotCTFGame,BotDoubleDomination).
getGameType() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
getGiverId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Unique Id of the bot that gave us this item.
getGoalNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoalNavPoint
 
getGoalTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Number of points a team needs to win the game (BotTeamGame, BotCTFGame, BotDoubleDomination).
getGoalTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getGoalTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Number of points a team needs to win the game (BotTeamGame, BotCTFGame, BotDoubleDomination).
getGoalTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getGoalTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
Number of points a team needs to win the game (BotTeamGame, BotCTFGame, BotDoubleDomination).
getGoalTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Number of points a team needs to win the game (BotTeamGame, BotCTFGame, BotDoubleDomination).
getGroundFriction() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Friction of the floor.
getGroundSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Groundspeed of the bot (on the ground).
getGroundSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getGroundSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Groundspeed of the bot (on the ground).
getGroundSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Groundspeed of the bot (on the ground).
getGroundSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getGroundSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Groundspeed of the bot (on the ground).
getGroup() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Returns group of the weapon.
getGroup() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Retreives group of the item type.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, how much health the agent has.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Sets the bot health.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
How much health the bot has left.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
How much health the bot has left.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much health the bot has left.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
How much health the bot has left.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
How much health the vehicle has left.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
How much health the vehicle has left.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
How much health the vehicle has left.
getHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
How much health the vehicle has left.
getHealthFull() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Full health of the bot (usually 100).
getHealthFull() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getHealthFull() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Full health of the bot (usually 100).
getHealthFull() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Full health of the bot (usually 100).
getHealthFull() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getHealthFull() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Full health of the bot (usually 100).
getHealthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Maximum health of the bot (default 199).
getHealthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getHealthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Maximum health of the bot (default 199).
getHealthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maximum health of the bot (default 199).
getHealthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getHealthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Maximum health of the bot (default 199).
getHealthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Bot will always start with this health amount (usually 100).
getHealthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getHealthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Bot will always start with this health amount (usually 100).
getHealthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Bot will always start with this health amount (usually 100).
getHealthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getHealthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Bot will always start with this health amount (usually 100).
getHiddenNavPoints() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of NavPoint that are not visible FROM CURRENT BOT LOCATION.
getHiddenPoints() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of VisibilityLocation that are not visible FROM BOT CURRENT LOCATION.
getHighArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, how much of high armor the agent is wearing.
getHigherPlaces() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Returns set of all places this one is a part of.
getHitId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Id of the actor we have hit.
getHitId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getHitId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Id of the actor we have hit.
getHitId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Id of the actor we have hit.
getHitId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
Id of the actor we have hit.
getHitId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getHitID() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Id of the thing we have hit.
getHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Vector with location of the collision (not sent if FastTrace is True).
getHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Vector with location of the collision (not sent if FastTrace is True).
getHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Vector with location of the collision (not sent if FastTrace is True).
getHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
Vector with location of the collision (not sent if FastTrace is True).
getHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Point of the hit.
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Vector with normal of the plane we have hit (not sent if FastTrace is True).
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Vector with normal of the plane we have hit (not sent if FastTrace is True).
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Vector with normal of the plane we have hit (not sent if FastTrace is True).
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
Vector with normal of the plane we have hit (not sent if FastTrace is True).
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Normal of the plane we have landed on.
getHitNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Normal vector to the trace ray in the point of hit.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
Id of player/bot holding the bomb.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
Id of player/bot holding the bomb.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
Id of player/bot holding the bomb.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
Id of player/bot holding the bomb.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
Id of player/bot holding the flag.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
Id of player/bot holding the flag.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
Id of player/bot holding the flag.
getHolder() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
Id of player/bot holding the flag.
getHolderTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
The team of the current holder (if any).
getHolderTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getHolderTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
The team of the current holder (if any).
getHolderTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getHolderTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
The team of the current holder (if any).
getHolderTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
The team of the current holder (if any).
getHorizontalRotation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives absolute rotation of the agent within the map.
getHost() - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Returns host, where newly launched bots will be connected to.
getHost() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getHost() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Returns host, where newly launched bots will be connected to.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives a unique ID of the agent in the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Id of the target bot.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
User set Id of the ray, so the ray can be identified.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Id of the target bot.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
Id of the target bot (won't be parsed if sent to bot connection).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
Unique Id of weapon to switch to.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Message Id made up by you and echoed in response so you can match up response with query.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Id of the target bot.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Id of this dialog.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Id of the cancelled dialog.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Dialog identification.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Identification of this component.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
Id of the vehicle we want to enter.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Message Id made up by you and echoed in response so you can match up response with query.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Message Id made up by you and echoed in response so you can match up response with query.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Id of the bot we want to give item to.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
The ID of the player you want to observe.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
Id of the bot to be kicked.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
UnrealId of the player that is a camera and that we want to move.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
Id of the pickup we want to pick up.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
Id of the ray to be removed.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Id of the bot to be respawned (not used if command sent to bot).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Here we can specify Id of the bot, that will receive this message privately (with "Private:" string at the beginning of the message).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
UnrealId of the player we want to set as a camera.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Id of the player we want to set dialog for.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Message Id made up by you and echoed in response so you can match up response with query.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
A unique Id for this inventory item, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
id for animation of a bot.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.AutoTraceRayUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayStaticMessage
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
An Id for this ray (should be unique), assigned by the user when adding ray.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl.BombInfoLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoStaticMessage
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl.BombInfoSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl.BombInfoStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
An unique Id for this bomb, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Unique Id of the actor we have bumped to (actors include other players or bots and other physical objects that can block your path).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Unique Id of new weapon, based on the inventory weapon's name (this is different from the Id of the weapon that can be picked up in the map).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange.ConfigChangeUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl.ConfigChangeLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeStaticMessage
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl.ConfigChangeSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl.ConfigChangeStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
Id of this config message.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Id of the dialog for with which is this command related to.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
An Id of the dialog matching the one sent by client.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
An Id of the dialog matching the one sent by client.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Id of the vehicle entered.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
An Id matching the one sent by client.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.FlagInfoUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl.FlagInfoLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoStaticMessage
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl.FlagInfoSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl.FlagInfoStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
An unique Id for this flag, assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo.GameInfoUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl.GameInfoLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl.GameInfoSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl.GameInfoStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Unique UnrealId of the sender.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.IncomingProjectileUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileStaticMessage
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
Unique Id of the projectile.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl.IncomingProjectileStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage.InitedMessageUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl.InitedMessageLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageStaticMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl.InitedMessageSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl.InitedMessageStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ItemUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl.ItemLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl.ItemSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl.ItemStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Id of the vehicle, which we cannot enter, because it is locked.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Id of the inventory lost.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.MoverUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl.MoverLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl.MoverSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
A unique Id of this mover assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl.MoverStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Id of the mutator.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory.MyInventoryUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl.MyInventoryLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl.MyInventorySharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Unique Id of the item.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl.MyInventoryStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.NavPointUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl.NavPointLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Unique Id of the NavPoint the link is leading to (end of the link).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl.NavPointSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
A unique Id of this navigation point assigned by the game.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl.NavPointStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.PlayerUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Unique Id of the player hit.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Id of the player that sent the input.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Unique Id of the dead player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Unique Id of the player who left.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl.PlayerLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerStaticMessage
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl.PlayerSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
Unique Id of the player.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl.PlayerStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
An Id matching the one sent by client.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self.SelfUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl.SelfLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfStaticMessage
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl.SelfSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
Unique Id of this self message instance.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl.SelfStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Sent only for ControlServer connections, so they know which bot changed the team.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Unique UnrealId of the sender.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore.TeamScoreUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl.TeamScoreLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreStaticMessage
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl.TeamScoreSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
Message identifier.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl.TeamScoreStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Inventory Id of the weapon thrown out.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
An Id matching the one sent by client.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.VehicleUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal.ObjectDisappeared
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl.VehicleLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleStaticMessage
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl.VehicleSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Unique Id of the vehicle or vehicle part.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl.VehicleStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Id of the zone entered.
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Id of the wall we have hit (level geometry).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Unique Id of the weapon, based on the inventory weapon's name (this is different from the Id of the weapon that can be picked up in the map).
getId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Id of a zone entered.
getId() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
A unique Id of this navigation point assigned by the game.
getId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.UnrealIdTranslator
Returns UnrealId object for a specified string, creates a new one if none exists.
getID() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waypoint
 
getImage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
getImpactTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Estimated time till impact.
getImpactTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getImpactTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
Estimated time till impact.
getImpactTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Estimated time till impact.
getImpactTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getImpactTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
Estimated time till impact.
getImprovedShooting() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
getIncomingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Maps edge-ORIGINATES_FROM-navpoint-UnrealId to neighbour link, those are incoming edges (those edges that originates in different navpoint and ends here, do not use this to ask whether you can get to navpoint of specific unreal id, use OutgoingEdges instead).
getIncomingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getIncomingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getIncomingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Maps edge-ORIGINATES_FROM-navpoint-UnrealId to neighbour link, those are incoming edges (those edges that originates in different navpoint and ends here, do not use this to ask whether you can get to navpoint of specific unreal id, use OutgoingEdges instead).
getIncomingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Maps edge-ORIGINATES_FROM-navpoint-UnrealId to neighbour link, those are incoming edges (those edges that originates in different navpoint and ends here, do not use this to ask whether you can get to navpoint of specific unreal id, use OutgoingEdges instead).
getIncomingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Maps edge-ORIGINATES_FROM-navpoint-UnrealId to neighbour link, those are incoming edges (those edges that originates in different navpoint and ends here, do not use this to ask whether you can get to navpoint of specific unreal id, use OutgoingEdges instead).
getInfo() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getInfo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
getInitializeCommand() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
getInitializeCommand() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
This method is called after handshake with GameBots2004 is over and the GameBots2004 is awaiting the INIT command (Initialize class).
getInitialLocation() - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
 
getInitialRotation() - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
 
getInsidePlace() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Returns the place that this one is a part.
getInsidePlaceName() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Returns name of the place this one is inside.
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AdrenalineDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ArmorDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.GeneralDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.HealthDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.OtherDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ShieldDescriptorFactory
 
getInstance() - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptorFactory
 
getInstigator() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Id of the player who is damaging the bot, filled only if instigator is in the field of view of the bot.
getInventoryId() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Returns inventory ID of the weapon.
getInventoryId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Unique Id of the item in our inventory - use this Id to do changeweapons etc.
getInventoryId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Unique Id of the item in our inventory - use this Id to do changeweapons etc.
getInventoryType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
By this class the item is represented in inventory.
getInventoryType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Class of the weapon in the inventory.
getInventoryType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
getItem(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves a specific item from the all items in the map.
getItem(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves a specific item from the all items in the map.
getItem() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Unique Id of the respawned item (the item respawns at this point).
getItem() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getItem() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getItem() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Unique Id of the respawned item (the item respawns at this point).
getItem() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Unique Id of the respawned item (the item respawns at this point).
getItem() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Unique Id of the respawned item (the item respawns at this point).
getItem() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
Unique Id of the respawned item (the item respawns at this point).
GetItemCategory - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GETITC.
GetItemCategory(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
Creates new instance of command GetItemCategory.
GetItemCategory() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
Creates new instance of command GetItemCategory.
GetItemCategory(GetItemCategory) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
Cloning constructor.
getItemCategory() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Category of the item.
getItemCategory() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
getItemClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Class of the item (e.g.
getItemClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getItemClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getItemClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Class of the item (e.g.
getItemClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Class of the item (e.g.
getItemClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Class of the item (e.g.
getItemDescriptor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ItemDescriptorObtained
 
getItemId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Id of the item in the inventory chain of the giver.
getItemId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
If the command was a success then here we receive Id of the item that was given to bot.
getItemInstance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If item should be present at this navpoint it's instance will be here.
getItemInstance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getItemInstance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getItemInstance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If item should be present at this navpoint it's instance will be here.
getItemInstance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If item should be present at this navpoint it's instance will be here.
getItemInstance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If item should be present at this navpoint it's instance will be here.
getItemPickedUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Provides information about the last item the bot has picked up.
getItemRespawnTime(Item) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Returns how fast are the items respawning based on their item type (in real seconds according to System.currentTimeMillis().
getItemRespawnTime(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Returns how fast are the items respawning based on their item type (in real seconds according to System.currentTimeMillis().
getItemRespawnUT2004Time(Item) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Returns how fast are the items respawning based on their item type (in UT Time == UT seconds == UnrealUtils.UT2004_TIME_SPEED * 1 seconds).
getItemRespawnUT2004Time(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Returns how fast are the items respawning based on their item type (in UT Time == UT seconds == UnrealUtils.UT2004_TIME_SPEED * 1 seconds).
getItems() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Returns underlying Items module.
getItems() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getItems() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MapPointListObtained
 
getItems() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
getItemsByCategoryCollected() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many items (per respective ItemType.Category) your bot has collected so far.
getItemsCollected() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many items (per ItemType) your bot has collected so far (in total).
getItemTranslator() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
getItemType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Class of the item we wanted to give to the bot.
getItemType(String) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Retrieves an ItemType for the specified item type name.
getItemTypeForId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns an item type for a given inventory UnrealId of the weapon.
getItemTypes() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTranslator
 
getItemUsefulness(AdvancedItems, Items, Item, double) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.module.sensor.IItemUsefulness
Tells how much the item is useful to the bot - must return values between 0 and 1 (inclusive).
getJmx() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the jmx adress we can use to debug the bot from Java (if we are using Pogamut).
getJmx() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Exported just for control server.
getJmx() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getJmx() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
Exported just for control server.
getJmx() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Exported just for control server.
getJmx() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getJmx() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
Exported just for control server.
getJumpZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Bot Jump's Z boost.
getJumpZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getJumpZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Bot Jump's Z boost.
getJumpZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Bot Jump's Z boost.
getJumpZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getJumpZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Bot Jump's Z boost.
getJumpZBoost() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives boost of the agent in the Z axis while jumping.
getKey() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Key that has been pressed, released or held.
getKey() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Which key was pressed.
getKey() - Method in enum cz.cuni.amis.pogamut.ut2004.utils.PogamutUT2004Property
 
getKilled() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Returns map that counts how many time your bot kills other bot (according to opponent bot ID), i.e., under the key (other bot ID) is "how many time your bot has billed the other bot".
getKilledBy() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Who has killed your bot the most? This map holds number according to killers' ides.
getKilledByOthers() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times your bot has been killed by other bots.
getKilledOthers() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many other bots your bot has killed so far.
getKilledPawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
The UT Pawn that was killed - support for vehicles.
getKiller() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Unique Id of player that killed our bot if any (may have walked off a ledge).
getKiller() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Unique Id of player that killed if any (the victim might have walked off a ledge).
getKills() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives number of kills the agent scored.
getKnownPickup(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves a specific pickup point.
getKnownPickup(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves a specific pickup point.
getKnownPickups(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all item pickup points.
getKnownPickups(ItemType, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all item pickup points of items of a specific type.
getKnownPickups(ItemType.Category, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all item pickup points of items of a specific category.
getKnownPickups(ItemType.Group, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all item pickup points of items of a specific group.
getKnownPickups() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves list of all known item pickup points.
getKnownPickups(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves list of all known item pickup points of specific type.
getKnownPickups(ItemType.Category) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves map of all known pickups belonging to a specific 'category' of items, which includes all known pickups.
getKnownPickups(ItemType.Group) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves map of all known pickups belonging to a specific 'group' of items, which includes all known pickups.
getLadderSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives maximum speed of the agent while moving on a ladder.
getLadderSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Ladderspeed of the bot (on the ladder).
getLadderSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getLadderSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Ladderspeed of the bot (on the ladder).
getLadderSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Ladderspeed of the bot (on the ladder).
getLadderSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getLadderSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Ladderspeed of the bot (on the ladder).
getLastCausedDamage() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns the description of the last damage caused by the bot.
getLastChangeWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
System.currentTimeMillis() when the bot changed the weapon for the last time.
getLastDamage() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns the description of the last damage done to the bot.
getLastHitPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns the description of the last hit of another player.
getLastIncomingProjectile() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Provides access to the last incoming-projectile object.
getLastPong() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Requests
Returns flag that holds the value of 'last pong receive time'.
getLastSeenTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
When was the last time we've received info about this object.
getLastShooting() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Return last type of weapon / mode of firing you've used (or null, if you have issued StopShooting command.
getLastShot() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns the description of the last shot that has hit the bot.
getLastTarget() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns previous location we tried to get to (i.e., what was UT2004Navigation.getCurrentTarget() before another UT2004Navigation.navigate(ILocated) or UT2004Navigation.navigate(Player) was called.
getLastTarget() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Get previous target of the straight-run.
getLastTarget() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getLastTarget() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
getLastTargetItem() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
If previous target was an item, returns non-null Item we previously tried to get to.
getLastTargetItem() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getLastTargetPlayer() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
If previous target was a player, returns non-null player we previously tried to get to (i.e., what was UT2004Navigation.getCurrentTargetPlayer() before another UT2004Navigation.navigate(ILocated) or UT2004Navigation.navigate(Player) was called.
getLastTargetPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getLeft() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the left emoticon.
getLeftSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the left emoticon size.
getLength() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Specifies the length of the ray (in UT units).
getLevel() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Name of map in game.
getLevel() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getLevel() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Name of map in game.
getLevel() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getLevel() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Name of map in game.
getLevel() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Name of map in game.
getLifeTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the life time of the balls and radius and speed they will be traversing.
getLiftOffset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Starting vector between MyLift location and LiftCenter location.
getLiftOffset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getLiftOffset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getLiftOffset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Starting vector between MyLift location and LiftCenter location.
getLiftOffset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Starting vector between MyLift location and LiftCenter location.
getLiftOffset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Starting vector between MyLift location and LiftCenter location.
getLink() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Returns link the bot is currently running on ...
getLinkComingFrom(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns link that originates in 'navPointLinkIsComingFromId', if such exists.
getLinkComingFrom(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns link that originates in 'navPointLinkIsComingFrom', if such exists.
getLinkLeadingTo(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns link that ends in 'navPointLinkEndsInId', if such exists.
getLinkLeadingTo(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns link that ends in 'navPointLinkEndsIn', if such exists.
getList() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
getList() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
getList() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
getList() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ListObtained
Returns list of received objects.
getLoadedMeleeWeapons() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Retrieves loaded melee weapons from the agent's inventory.
getLoadedRangedWeapons() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Retrieves loaded ranged weapons from the agent's inventory.
getLoadedWeapons() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Retrieves all loaded weapons from the agent's inventory.
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.AutoTraceRayUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange.ConfigChangeUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.FlagInfoUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo.GameInfoUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.IncomingProjectileUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage.InitedMessageUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ItemUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.MoverUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory.MyInventoryUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.NavPointUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.PlayerUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self.SelfUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore.TeamScoreUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.VehicleUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives absolute location of the agent within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
getLocation(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Location you want to go to.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE, TURNTO.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Location you want to go to.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Specify start location, if unspecified, then random.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Initial location of this camera.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
Location you want to shoot at.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Location where the actor will be spawned.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Location you want to face.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
An absolute location of the bomb (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
An absolute location of the bomb (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
An absolute location of the bomb (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
An absolute location of the bomb (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Location of thing you've rammed into.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Location of the vehicle.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Current location of the bot.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
An absolute location of the flag (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
An absolute location of the flag (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
An absolute location of the flag (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
An absolute location of the flag (Sent if we can actually see the flag).
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Current location of the projectile.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Current location of the projectile.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Current location of the projectile.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Current location of the projectile.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Location of the item.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
Location of the item.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Location of the item.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Location of the item.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
Location of the item.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
Location of the item.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Location of the vehicle.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Location of the mover.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
Location of the mover.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
Location of the mover.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
Location of the mover.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Location of navigation point.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
Location of navigation point.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
Location of navigation point.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
Location of navigation point.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Location of one navigation point in the path.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
An absolute location of the player within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
An absolute location of the player within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
An absolute location of the player within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
An absolute location of the player within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
An absolute location of the bot.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
An absolute location of the bot.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
An absolute location of the bot.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
An absolute location of the bot.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
An absolute location of the vehicle within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
An absolute location of the vehicle within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
An absolute location of the vehicle within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
An absolute location of the vehicle within the map.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Absolute location of bot at the time of impact.
getLocation() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
Location of navigation point.
getLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waypoint
 
getLocations() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
getLocomotion() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Returns cz.cuni.amis.pogamut.ut2004.bot.commands.AdvancedLocomotion command module.
getLog() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
 
getLog() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns logger used by the object.
getLog() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
 
getLog() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
 
getLog() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getLog() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
 
getLog() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
getLog() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Returns user log of the controller.
getLog() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
getLogger() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
getLogger() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getLogicInitializeTime() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
getLogicShutdownTime() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
getLowArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, how much of low armor the agent is wearing.
getMap() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getMap() - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
Get current map from the server
getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives the name of current map.
getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Returns name of the map the UT2004 is currently running.
getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
Name of the new map.
getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Name of the new map.
getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getMapName() - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
 
getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
getMapNotFoundPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
GetMaps - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GETMAPS.
GetMaps() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetMaps
Creates new instance of command GetMaps.
GetMaps(GetMaps) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetMaps
Cloning constructor.
getMaps() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MapListObtained
 
getMatchStartedPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
getMatchStartTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Returns the global UT2004 time that we're considering as a start-of-match.
getMatrix() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
TRUE == visible FALSE == not-visible
getMatrix() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns underlying VisibilityMatrix that is neede for custom advanced computation.
getMaxAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives maximum level of adrenaline that can be gained.
getMaxAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns max ammo that the bot may have for a specified ammo type.
getMaxArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives maximum level of combined armor.
getMaxDistance() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Maximum distance for preferences.
getMaxFallSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Max fall speed of the bot.
getMaxFallSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getMaxFallSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Max fall speed of the bot.
getMaxFallSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Max fall speed of the bot.
getMaxFallSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getMaxFallSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Max fall speed of the bot.
getMaxHealth() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives maximum level of boosted health.
getMaxHighArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives maximum level of high armor.
getMaxLowArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives maximum level of low armor.
getMaxMultiJump() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives the maximum number of multi-jumping combos.
getMaxMultiJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Maximum amount of succesing jumps.
getMaxMultiJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getMaxMultiJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Maximum amount of succesing jumps.
getMaxMultiJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maximum amount of succesing jumps.
getMaxMultiJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getMaxMultiJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Maximum amount of succesing jumps.
getMaxPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much primary ammo the weapon may have.
getMaxSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much secondary ammo the weapon may have.
getMaxTeams() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
BotTeamGame, BotCTFGame, BotDoubleDomination only:
getMaxTeams() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Max number of teams.
getMaxTeams() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getMaxTeams() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Max number of teams.
getMaxTeams() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getMaxTeams() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Max number of teams.
getMaxTeams() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Max number of teams.
getMaxTeamSize() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
BotTeamGame, BotCTFGame, BotDoubleDomination only:
getMaxTeamSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Max number of players per side (BotTeamGame, BotCTFGame, BotDoubleDomination).
getMaxTeamSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getMaxTeamSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Max number of players per side (BotTeamGame, BotCTFGame, BotDoubleDomination).
getMaxTeamSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getMaxTeamSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
Max number of players per side (BotTeamGame, BotCTFGame, BotDoubleDomination).
getMaxTeamSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Max number of players per side (BotTeamGame, BotCTFGame, BotDoubleDomination).
getMeleeWeapons() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Retrieves melee weapons from the agent's inventory.
getMessageId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
An Id matching the one sent by client.
getMinDelta() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
Get minimal dimension of a box.
getMinDistance() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Minimum distance for preferences.
getMode() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTIONLIST.
getMove() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getMover() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this NavPoint is marking some mover, the mover id will be here.
getMover() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getMover() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getMover() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this NavPoint is marking some mover, the mover id will be here.
getMover() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this NavPoint is marking some mover, the mover id will be here.
getMover() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this NavPoint is marking some mover, the mover id will be here.
getMovers() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MoverListObtained
 
getMoveTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
How long the mover moves, when it becomes triggered, before it stops.
getMoveTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getMoveTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getMoveTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
How long the mover moves, when it becomes triggered, before it stops.
getMoveTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
How long the mover moves, when it becomes triggered, before it stops.
getMoveTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
How long the mover moves, when it becomes triggered, before it stops.
getMultiJumpBoost() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Not used in GB.
getMultiJumpBoost() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getMultiJumpBoost() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Not used in GB.
getMultiJumpBoost() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Not used in GB.
getMultiJumpBoost() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getMultiJumpBoost() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Not used in GB.
getMutators() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns list of mutators that are active in the current game.
getMutators() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MutatorListObtained
 
getMutators() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getMutators() - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
Reeturns list of all mutators available on the server.
getMutators() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
getMyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns FlagInfo that describes MY-team flag.
getMyFlagBase() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns location of MY flag base (where I should carry enemy flag to).
getName() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
The bot's name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives current name of the agent in the game.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional name of the bot.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
You can change the name of the bot in the game.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Desired name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
Name of the player you wannt to observe.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
Name of the animation.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
New name of the bot.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Name of the animation.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
The bot's name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
The bot's name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
The bot's name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
The bot's name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Human readable name of the sender.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Name of one map in map list on the server.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Name of the mutator.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Human readable name of the player.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Name of the player.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
The name of the player.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Human readable name of the player.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Human readable name of the player.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Human readable name of the player.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Human readable bot name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Human readable bot name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Human readable bot name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Human readable bot name.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Human readable name of the sender.
getName() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.IPerson
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getName() - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Returns name that is going to be used to form new IAgentId of the bots.
getName() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Returns name that is going to be used to form new IAgentId of the bots.
getNativeAgents() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getNativeAgents() - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
Returns list of all non pogamut players connected to the game server.
getNavBuilder() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getNavigation() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getNavigation() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getNavigator() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
getNavLink1() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns first NavPointNeighbourLink, this is NEVER NULL.
getNavLink2() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns second NavPointNeighbourLink, may be null.
getNavPoint(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Returns NavPoint instance for a given location.
getNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
If the Item is not dropped then it's item that is laying at some navpoint and this is that NavPoint instance.
getNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
If the Item is not dropped then it's item that is laying at some navpoint and this is that NavPoint instance.
getNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
If the Item is not dropped then it's item that is laying at some navpoint and this is that NavPoint instance.
getNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
If the Item is not dropped then it's item that is laying at some navpoint and this is that NavPoint instance.
getNavPoint(String) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getNavPoint1() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns first's NavPointNeighbourLink.getFromNavPoint(), this is NEVER NULL.
getNavPoint2() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Returns first's NavPointNeighbourLink.getToNavPoint(), this is NEVER NULL.
getNavPointDistances(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getNavPointDistancesSwapped(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getNavPointId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Id of the navpoint where the item is laying.
getNavPointId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getNavPointId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getNavPointId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
Id of the navpoint where the item is laying.
getNavPointId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
Id of the navpoint where the item is laying.
getNavPointId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Id of the navpoint where the item is laying.
getNavPointLinks() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
getNavPointMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Navigation point marking this mover.
getNavPointMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getNavPointMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getNavPointMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
Navigation point marking this mover.
getNavPointMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Navigation point marking this mover.
getNavPointMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Navigation point marking this mover.
getNavPoints(Collection<VisibilityLocation>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns nav points from 'visibilityLocations'.
getNavPoints() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MapPointListObtained
 
getNavPoints() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
getNavPoints() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Returns places inside the virtual world that belongs to this place.
getNavPoints() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase
Returns places inside the virtual world that belongs to this place.
getNavPoints() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
Returns places inside the virtual world.
getNavPointsList() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Returns places inside the virtual world that belongs to this place.
getNavPointsToPlaceMap() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getNearest(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Nearest VisibilityLocation to 'located'.
getNearestCoverNavPoint(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns nearest cover NavPoint to 'loc'.
getNearestCoverNavPoint(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns nearest cover NavPoint against 'from' for 'target'.
getNearestCoverNavPointFrom(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns nearest cover NavPoint for BOT where to hide from 'enemy'.
getNearestCoverNavPointFromN(ILocated, ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns nearest cover nav point for 'target' that is hidden from all 'enemies'.
getNearestCoverNavPointN(ILocated, ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns nearest cover nav point for 'target' that is covered from all 'coveredFrom'.
getNearestCoverNavPointN(ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns nearest cover nav point for BOT that is hidden from all 'enemies'.
getNearestCoverPoint(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns nearest cover point to 'loc'.
getNearestCoverPoint(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns nearest cover point agains 'from' for 'target'.
getNearestCoverPointFrom(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns nearest cover point for BOT where to hide from 'enemy'.
getNearestCoverPointFromN(ILocated, ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns nearest cover point for 'target' that is hidden from all 'enemies'.
getNearestCoverPointN(ILocated, ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns nearest cover point for 'target' that is covered from all 'coveredFrom'.
getNearestCoverPointN(ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns nearest cover point for BOT that is hidden from all 'enemies'.
getNearestEnemy(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns nearest enemy that is visible or that was 'recently' visible.
getNearestEntry(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Nearest key-VisibilityLocation entry to 'located'.
getNearestFilteredItem(Collection<T>, NavPoint, IFilter<T>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the nearest target (distance == path distance between 'from' and 'target').
getNearestFilteredNavPoint(Collection<T>, NavPoint, IFilter<T>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the nearest target (distance == path distance between 'from' and 'target').
getNearestFriend(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns nearest friend that is visible or that was 'recently' visible.
getNearestIndex(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Nearest VisibilityLocation index to 'located'.
getNearestIndices(ILocated...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns indices of nearest VisibilityLocation for 'locs'.
getNearestItem() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves nearest known item to current agent location.
getNearestItem(Collection<T>, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the nearest target (distance == path distance between 'from' and 'target').
getNearestItem(Collection<T>, NavPoint, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the nearest target (distance == path distance between 'from' and 'target') that is not further than 'maxDistance'.
getNearestNavLinkPair() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Returns nearest NavLinkPair to current bot position.
getNearestNavLinkPair(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Returns nearest NavLinkPair to some 'target'.
getNearestNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves nearest known navpoint to current agent location.
getNearestNavPoint(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves nearest known navpoint to current agent location that is not further than "maxDistance".
getNearestNavPoint(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieve nearest known navpoint to some location.
getNearestNavPoint(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieve nearest known navpoint to some location, that is not further then "maxDistance".
getNearestNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Returns nearest NavPoint to current bot position.
getNearestNavPoint(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Returns nearest NavPoint to current bot position no further than 'maxDistance' from the bot.
getNearestNavPoint(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Returns nearest NavPoint to some 'target'.
getNearestNavPoint(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Returns nearest NavPoint to some 'target' no further than 'maxDistance' from the bot.
getNearestNavPoint(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Nearest VisibilityLocation to 'located'.
getNearestNavPoint(Collection<T>, T) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the nearest target (distance == path distance between 'from' and 'target').
getNearestNavPoint(Collection<T>, NavPoint, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the nearest target (distance == path distance between 'from' and 'target') that is not further than 'maxDistance'.
getNearestNavPoint() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Returns nearest NavPoint to current bot's location.
getNearestNavPoint(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns nearest navigation point to input location.
getNearestNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
getNearestNavPoint(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getNearestNavPoint(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getNearestNavPoint(SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getNearestNavPointTo(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Nearest NavPoint to 'located' present in the matrix, this should equal (== 99.99%) to nearest navpoint in the map.
getNearestNavPopint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Nearest NavPoint to BOT CURRENT LOCATION present in the matrix, this should equal (== 99.99%) to nearest navpoint (to bot) in the map.
getNearestPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves nearest known player to current agent location.
getNearestPlayer(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns nearest player that is visible or that was 'recently' visible.
getNearestVisibilityLocation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Nearest VisibilityLocation to BOT CURRENT LOCATION.
getNearestVisibilityLocationTo(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Nearest VisibilityLocation to 'located' present in matrix.
getNearestVisibleEnemy() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns nearest-visible enemy - if no enemy is visible returns null.
getNearestVisibleFriend() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns nearest-visible friend - if no friend is visible returns null.
getNearestVisibleItem() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves nearest visible item to current agent location.
getNearestVisibleNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves nearest visible navpoint to current agent location.
getNearestVisiblePlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retrieves nearest visible player to current agent location.
getNearestVisiblePlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns nearest-visible player - if no if no player is visible returns null.
getNearestVisiblePlayer(Collection<Player>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns nearest-visible player to the bot from the collection of 'players' - if no player is visible returns null.
getNeededJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
getNeighbourLinks() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
Retuns map with links to navpoint neighbours.
getNeighbours() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
getNeighbours(Node) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.worldview.map.IGraph
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AdrenalineDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ArmorDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.GeneralDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.HealthDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.IDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.OtherDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ShieldDescriptorFactory
 
getNewDescriptor(ItemTyped) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptorFactory
 
getNodeCost(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarMap
 
getNodeNeighbours(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarMap
 
getNoiseRotation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells where the noise is coming from.
getNoiseSource() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells what has caused a noise (may be null).
getNoiseType() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells what type the noise is.
getNormal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Normal of the wall bot collided with.
getNotChecked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTION.
getNumberOfPlayersKilledWithoutDeath() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
The biggest number of other bots killed in a row (without being killed).
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.AutoTraceRayUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl.BombInfoLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange.ConfigChangeUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl.ConfigChangeLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.FlagInfoUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl.FlagInfoLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo.GameInfoUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl.GameInfoLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.IncomingProjectileUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage.InitedMessageUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl.InitedMessageLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ItemUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl.ItemLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.MoverUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl.MoverLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory.MyInventoryUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl.MyInventoryLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.NavPointUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl.NavPointLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.PlayerUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl.PlayerLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self.SelfUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl.SelfLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore.TeamScoreUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl.TeamScoreLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.VehicleUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl.VehicleLocalUpdate
 
getObject(WorldObjectId, IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Returns the specified object with the team shared knowledge put in
getObjectHitLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Location of the hit point that we have selected this actor through.
getObjectId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Id of the actor the player selected (actors include other players or bots and other physical objects that can block your path and even level geometry actors).
getObjectLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Location of the actor the player selected.
getObservedAgentId() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Returns ID of the player that should be observed.
getObservedBotId() - Method in interface cz.cuni.amis.pogamut.ut2004.analyzer.IUT2004AnalyzerObserver
Returns id of the bot that the observer is sniffing info from.
getObservedBotId() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
 
getObserverAddress() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
Returns observer address that should be used for spawning new observers.
getObserverAddress() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getObserverModule() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
 
getObserverPort() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getObserverPortPattern() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
getObservers() - Method in interface cz.cuni.amis.pogamut.ut2004.analyzer.IUT2004Analyzer
Returns all observers currently owned by the analyzer.
getObservers() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
getOpenList() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
 
getOpenTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
How long the mover stands still when it reaches its destination position.
getOpenTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getOpenTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getOpenTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
How long the mover stands still when it reaches its destination position.
getOpenTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
How long the mover stands still when it reaches its destination position.
getOpenTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
How long the mover stands still when it reaches its destination position.
getOption0() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption1() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption2() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption3() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption4() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption5() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption6() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption7() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption8() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOption9() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
getOptions() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
getOrigin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
getOrigin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Possition of the origin, when combined with direction can define the line of fire.
getOrigin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getOrigin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getOrigin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Possition of the origin, when combined with direction can define the line of fire.
getOrigin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Possition of the origin, when combined with direction can define the line of fire.
getOrigin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Possition of the origin, when combined with direction can define the line of fire.
getOurBase() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Returns OUR BASE navpoint.
getOurFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Returns OUR flag.
getOutgoingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Maps edge-LEADING_TO-navpoint-UnrealId to neighbour link, those are outgoing edges (those edges that originates in this navpoint going to another one, those you may usually travel).
getOutgoingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getOutgoingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getOutgoingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Maps edge-LEADING_TO-navpoint-UnrealId to neighbour link, those are outgoing edges (those edges that originates in this navpoint going to another one, those you may usually travel).
getOutgoingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Maps edge-LEADING_TO-navpoint-UnrealId to neighbour link, those are outgoing edges (those edges that originates in this navpoint going to another one, those you may usually travel).
getOutgoingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Maps edge-LEADING_TO-navpoint-UnrealId to neighbour link, those are outgoing edges (those edges that originates in this navpoint going to another one, those you may usually travel).
getOutgoingEdges() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waypoint
 
getOutputFile() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Actually used file for outputting of stats.
getOutputFile(String, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Returns File for a given 'pathToFile'.
getOutputFilePath() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
Returns path to file that should be used for outputting the data
getOutputPath() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
getOutputPath() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Contains path to directory where the observer should output its results.
getOutputPath() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
Contains path to directory where the observer should output its results.
getOwner() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Owner of this preferences.
getP0() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP1() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP10() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP11() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP12() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP13() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP14() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP15() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP16() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP17() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP18() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP19() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP2() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP20() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP21() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP22() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP23() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP24() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP25() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP26() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP27() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP28() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP29() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP3() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP30() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP31() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP4() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP5() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP6() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP7() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP8() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getP9() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
getPairCount() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Return total number of locations-pairs (not including X-X).
getParams() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
getParams() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
 
getParams() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
Returns parameters that were passed into the agent during the construction.
getParams() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.UT2004Observer
Returns parameters that were passed into the agent during the construction.
getParams() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
Returns parameters that were passed into the agent during the construction.
getParent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Id of parent component.
getPassword() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
getPassword() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Returns password that should be used to access the GameBots2004 server.
getPassword() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
The password.
getPassword() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
Holds the password.
getPasswordReply() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
Instance of the password reply command that was sent upon receivieng request for the password (the world is locked).
getPasswordReply() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
Instance of the password reply command that was sent upon receivieng request for the password (the world is locked).
getPath(NavPoint, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns path between navpoints 'from' -> 'to'.
getPath() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
 
GetPath - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GETPATH.
GetPath(String, UnrealId, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Creates new instance of command GetPath.
GetPath() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Creates new instance of command GetPath.
GetPath(GetPath) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Cloning constructor.
getPath() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.Path
Returns list of navpoints you have to follow
getPath(SPLocation, SPLocation) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
Finds path between navpoints that are the nearest to "from" / "to" location.
getPath(SPLocation, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
Finds path between navpoint that is the nearest to "from" and navpoint "to".
getPath(SPLocation, SPStoryPlace) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
Finds shortest path between the nearest navpoint to "from" and the "place", searching all the navpoints that is contained inside the place.
getPathExecutor() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns underlying IUT2004PathExecutor object that is being used by this IUT2004Navigation.
getPathExecutor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getPathExecutor() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getPathId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.Path
Returns a path id (as requested by the GETPATH command).
getPathMatrixNode(NavPoint, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
getPathPlanner() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getPatterns() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Sets patterns that recognizes UCC output for successful startup.
getPickupNoiseRotation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells where the pickup noise is coming from.
getPickupNoiseSource() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells what has caused the pickup noise (may be null).
getPickupNoiseType() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells what type the pickup noise is.
getPickupType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
We get this item if we pick up this pickup class in the map.
getPickupType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
By this class the item is represented in the map.
getPickupType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
getPlace(Token) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getPlace(String) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getPlaces() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorldData
 
getPlayer(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives last known info about given player.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Name of the affected player.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Name of the player on who's HUD should be the dialog shown.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Name of the player on who's HUD is the dialog.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Name of the player on who's HUD should be the dialog shown.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Name of the player on who's HUD should the dialog show.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Name of the affected player.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
Name of the affected player.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Name of the affected player.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Name of the player on who's HUD should be the text shown.
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Name of player who has triggered the key event.
getPlayerDeaths(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives number of deaths the agent took.
getPlayerId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Id of the affected player.
getPlayerId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Id of player who has triggered the key event.
getPlayerId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Unique Id of the player that this event is for.
getPlayerKilled(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns detail information about the way the player of id 'playerId' has died.
getPlayerKilled(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns detail information about the way the player has died.
getPlayerName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Name of player who has triggered the key event.
getPlayerName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Name of the player that this event is for.
getPlayerPort() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Returns the port for human player - UT2004 client uses this port to connect to the server.
getPlayers() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives a Map of all players.
getPlayers() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
GetPlayers - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GETPLRS.
GetPlayers() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPlayers
Creates new instance of command GetPlayers.
GetPlayers(GetPlayers) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPlayers
Cloning constructor.
getPlayers() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.PlayerListObtained
 
getPlayers() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getPlayers() - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
Returns list of all players connected to the game server.
getPlayerScore(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives agent score.
getPlayerScores() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Returns map with scores of respective players in the game.
getPlayerScores() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns unmodifiable map with player scores.
getPort() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Port number.
getPort() - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Returns port, where newly launched bots will be connected to.
getPort() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Returns port, where newly launched bots will be connected to.
getPosition() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON, TEXT, OPTIONLIST, IMAGE.
getPreferedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Class of the weapon that should be prefered when using this point for AIMarker specified action.
getPreferedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getPreferedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getPreferedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Class of the weapon that should be prefered when using this point for AIMarker specified action.
getPreferedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Class of the weapon that should be prefered when using this point for AIMarker specified action.
getPreferedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Class of the weapon that should be prefered when using this point for AIMarker specified action.
getPreferedWeapon() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
Class of the weapon that should be prefered when using this point for AIMarker specified action.
getPrefixed(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
It returns 'objectId' prefixed with "Game.getMapName().".
getPrefixed(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
It returns 'navPointId' prefixed with "NavigationGraphBuilder.getMapName().".
getPrefixedId(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
It returns 'objectId' prefixed with "Game.getMapName().".
getPrefs() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Returns list of preferences (from the most preferred one to the least one).
getPreviousRange(WeaponPrefsRange) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Get range that is right after "weaponPrefsRange".
getPriAimError() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriAimError() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How big aiming error this firing mode has.
getPriAmmoClipSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriAmmoClipSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this mode has clips how big they are.
getPriAmmoItemType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
 
getPriAmmoPerFire() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriAmmoPerFire() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How much ammo this weapon consumes for one shot.
getPriAmmoType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriAmmoType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
The class of this ammunition type.
getPriAmmoType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
The class of primary firing mode ammunition type.
getPriBotRefireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriBotRefireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How fast we can refire the weapon.
getPriDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Damage of the projectile.
getPriDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Damage of the projectile.
getPriDamageAtten() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriDamageAtten() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Attenuate instant-hit/projectile damage by this multiplier.
getPriDamageMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriDamageMin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
If the projectile does splash damage, the value here won't be zero and will specify the radius of the splash damage in ut units.
getPriDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the projectile does splash damage, the value here won't be zero and will specify the radius of the splash damage in ut units.
getPriDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Class of this ammunitions damage type.
getPriDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Class of this ammunitions damage type.
getPriFireCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriFireCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Firing mode fire count.
getPriFireModeType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriFireModeType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Returns the class of primary firing mode.
getPriFireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriFireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How fast this weapon fires.
getPriInitialAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriInitialAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Initial amount of ammunition.
getPriInitialAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Initial amount of ammunition.
getPriLifeSpan() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriLifeSpan() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Life span of this projectile.
getPriLifeSpan() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Life span of this projectile.
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Returns how many primary ammo the bot is wielding for this weapon.
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Holding current primary ammo of the new weapon.
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
How much ammo the bot has left for current weapon primary mode.
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
How much ammo the bot has left for current weapon primary mode.
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much ammo the bot has left for current weapon primary mode.
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
How much ammo the bot has left for current weapon primary mode.
getPrimaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Holding primary ammo of the old weapon (that was changed).
getPrimaryInitialAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much primary ammo the weapon initial has.
getPrimaryWeaponAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns an amount of primary ammo of a given 'weaponType' the bot currently has.
getPrimaryWeaponAmmoType(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Return primary-ammo ItemType for a weapon.
getPriMaxAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriMaxAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Maximum amount of this ammunition we can hold in our inventory.
getPriMaxAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum amount of this ammunition we can hold in our inventory.
getPriMaxEffectDistance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriMaxEffectDistance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Maximum effective distance of the projectile.
getPriMaxEffectDistance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum effective distance of the projectile.
getPriMaxRange() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriMaxRange() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Maximum firing range.
getPriMaxRange() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum firing range.
getPriMaxSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriMaxSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Maximum possible speed of this projectile.
getPriMaxSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum possible speed of this projectile.
getPriority() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004PropertiesProvider
 
getPriProjType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriProjType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Holds the class of the projectile spawn by this ammo type.
getPriProjType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Holds the class of the projectile of this firing mode.
getPriSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Default speed of the projectile - probably the projectile has this speed when fired.
getPriSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Default speed of the projectile - probably the projectile has this speed when fired.
getPriSpread() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriSpread() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
When the weapon is spreading some projectiles, here is how big the spread is.
getPriSpreadStyle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
getPriSpreadStyle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
The style of weapon spread.
getPriTossZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
getPriTossZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
Probably the amount of speed added to Z velocity vector when this projectile is fired.
getPriTossZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Probably the amount of speed added to Z velocity vector when this projectile is fired.
getProcess() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Process of the
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl.BombInfoSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl.ConfigChangeSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl.FlagInfoSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl.GameInfoSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl.InitedMessageSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl.ItemSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl.MoverSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl.MyInventorySharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl.NavPointSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl.PlayerSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl.SelfSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl.TeamScoreSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl.VehicleSharedUpdate
 
getPropertyValueClass() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property.ItemTypeProperty
 
getPropertyValueClass() - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property.UnrealIdProperty
 
getPropName() - Method in enum cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot.BoolBotParam
Gets property name corresponding to enum constant.
getRandom() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getRandomItem() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Returns random item from 'all' items.
getRandomNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getRandomNavPoint(SPLocation, double) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
getRandomVisibleEnemy() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns random visible enemy - if no enemy is visible returns null.
getRandomVisibleFriend() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns random friend - if no friend is visible returns null.
getRandomVisiblePlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Returns random visible player - if no if no player is visible returns null.
getRangedWeapons() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Retrieves ranged weapons from the agent's inventory.
getRay(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
Returns a ray of specified id.
getRaycasting() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getReason() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
If success is false, the reason why we couldn't use a factory will be here.
getReason() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
String reason why the give command was or wasn't successful.
getRedBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Location of the base spawning the red flag (team 0) (BotCTFGame).
getRedBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getRedBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Location of the base spawning the red flag (team 0) (BotCTFGame).
getRedBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getRedBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Location of the base spawning the red flag (team 0) (BotCTFGame).
getRedBaseLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the base spawning the red flag (team 0) (BotCTFGame).
getRemainingDistance() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns how far is our target (path-distance == real-distance).
getRemainingDistance() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor
Returns how far is our target (path-distance).
getRemainingDistance() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getRemainingDistance() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
getRemainingTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives time remaining for the game.
getRemainingUDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells whether the agent has the damage multiplier (UDamage) bonus boost activated and how long will the UDamage boost remain active.
getRemovedLinks() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
Returns set with all removed links.
getRight() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the right emoticon.
getRightSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the right emoticon size.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives absolute rotation of the agent within the map.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: TURNTO.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Specify start rotation, if unspecified, then random.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Desired rotation.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Initial rotation of this camera.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Initial rotation of the actor.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Absolute rotation you want to spin to.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
How should bot rotate if it would like to be in the direction of the "noisy" actor.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
How should bot rotate if it would like to be in the direction of the pickuped actor
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If the type is AIMarker.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If the type is AIMarker.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If the type is AIMarker.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If the type is AIMarker.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Which direction the player is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Which direction the player is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Which direction the player is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Which direction the player is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Which direction the bot is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Which direction the bot is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Which direction the bot is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Which direction the bot is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Which direction the vehicle is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
Which direction the vehicle is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
Which direction the vehicle is facing in absolute terms.
getRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Which direction the vehicle is facing in absolute terms.
getRotation() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
If the type is AIMarker.
getRotationRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets the bot rotation rate.
getRotationRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Bot rotation rate.
getRotationRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getRotationRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Bot rotation rate.
getRotationRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Bot rotation rate.
getRotationRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
Bot rotation rate.
getRotationRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getRotationSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Tells how fast the bot is rotating in all three directions (pitch, yaw, roll).
getRotationSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Desired rotation speed.
getRouteId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Unique Id of one navigation point in the path (well it should be navigation point - safer is to use location).
getRunAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Change name of running animation.
getRunStraight() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns underlying IUT2004RunStraight object that is being used by this IUT2004Navigation.
getRunStraight() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getScale() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives current agent score.
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Current score of your bot.
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Number of player frags (how many times the player killed other players) or number of victory points (player frags + some special measurement that can differ from game type to game type).
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
The score of the team (can be some special measurement that differs from game type to game type - number of stolen flags in CTF game, number of team frags in TeamGame, etc.)
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
The score of the team (can be some special measurement that differs from game type to game type - number of stolen flags in CTF game, number of team frags in TeamGame, etc.)
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
The score of the team (can be some special measurement that differs from game type to game type - number of stolen flags in CTF game, number of team frags in TeamGame, etc.)
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
The score of the team (can be some special measurement that differs from game type to game type - number of stolen flags in CTF game, number of team frags in TeamGame, etc.)
getSecAimError() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecAimError() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How big aiming error this firing mode has.
getSecAmmoClipSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecAmmoClipSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this mode has clips how big they are.
getSecAmmoItemType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
 
getSecAmmoPerFire() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecAmmoPerFire() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How much ammo this weapon consumes for one shot.
getSecAmmoType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecAmmoType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
The class of secondary firing mode ammunition type.
getSecBotRefireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecBotRefireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How fast we can refire the weapon.
getSecDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Damage of the projectile.
getSecDamageAtten() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecDamageAtten() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Attenuate instant-hit/projectile damage by this multiplier.
getSecDamageMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecDamageMin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecDamageRadius() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the projectile does splash damage, the value here won't be zero and will specify the radius of the splash damage in ut units.
getSecDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecDamageType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Class of this ammunitions damage type.
getSecFireCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecFireCount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Firing mode fire count.
getSecFireModeType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecFireModeType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Returns the class of secondary firing mode.
getSecFireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecFireRate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
How fast this weapon fires.
getSecInitialAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecInitialAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Initial amount of ammunition.
getSecLifeSpan() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecLifeSpan() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Life span of this projectile.
getSecMaxAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecMaxAmount() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum amount of this ammunition we can hold in our inventory.
getSecMaxEffectDistance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecMaxEffectDistance() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum effective distance of the projectile.
getSecMaxRange() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecMaxRange() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum firing range.
getSecMaxSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecMaxSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Maximum possible speed of this projectile.
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Returns how many secondary ammo the bot is wielding for this weapon.
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Holding current secondary ammo of the new weapon.
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
How much ammo the bot has left for current weapon secondary mode.
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
How much ammo the bot has left for current weapon secondary mode.
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much ammo the bot has left for current weapon secondary mode.
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
How much ammo the bot has left for current weapon secondary mode.
getSecondaryAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Holding secondary ammo of the old weapon (that was changed)
getSecondaryInitialAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much secondary ammo the weapon initial has.
getSecondaryWeaponAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns an amount of secondary ammo of a given 'weaponType' the bot currently has.
getSecondaryWeaponAmmoType(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Return secondary-ammo ItemType for a weapon.
getSecondC() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Finishing color of the floating balls.
getSecondDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Location of the second dom point (BotDoubleDomination).
getSecondDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getSecondDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
Location of the second dom point (BotDoubleDomination).
getSecondDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getSecondDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Location of the second dom point (BotDoubleDomination).
getSecondDomPointLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the second dom point (BotDoubleDomination).
getSecondLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
After reaching FirstLocation, the bot will start moving to location specified here.
getSecondNearestItem(Collection<T>, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the second nearest target (distance == path distance between 'from' and 'target').
getSecondNearestNavPoint(Collection<T>, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Returns the second nearest target (distance == path distance between 'from' and 'target').
getSecondVector() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Get vector of the second link.
getSecProjType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecProjType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Holds the class of the projectile of this firing mode.
getSecSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Default speed of the projectile - probably the projectile has this speed when fired.
getSecSpread() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecSpread() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
When the weapon is spreading some projectiles, here is how big the spread is.
getSecSpreadStyle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
getSecSpreadStyle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
The style of weapon spread.
getSecTossZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
getSecTossZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Probably the amount of speed added to Z velocity vector when this projectile is fired.
getSelf() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
 
getSelf() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
Return's bot's Self object.
GetSelf - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SELF.
GetSelf() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSelf
Creates new instance of command GetSelf.
GetSelf(GetSelf) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSelf
Cloning constructor.
getSenses() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getServer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
 
getServerAddress() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut2004multi.bot.impl.UT2004BotMultiController
Returns team-shared knowledge database.
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.AutoTraceRayUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange.ConfigChangeUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.FlagInfoUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo.GameInfoUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.IncomingProjectileUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage.InitedMessageUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ItemUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.MoverUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory.MyInventoryUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.NavPointUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.PlayerUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self.SelfUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore.TeamScoreUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.VehicleUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getShieldStrengthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Maximum strength of the bot armor (usually 150).
getShieldStrengthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getShieldStrengthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Maximum strength of the bot armor (usually 150).
getShieldStrengthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maximum strength of the bot armor (usually 150).
getShieldStrengthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getShieldStrengthMax() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Maximum strength of the bot armor (usually 150).
getShieldStrengthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Starting strength of the bot armor (usually 0).
getShieldStrengthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getShieldStrengthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Starting strength of the bot armor (usually 0).
getShieldStrengthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Starting strength of the bot armor (usually 0).
getShieldStrengthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getShieldStrengthStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Starting strength of the bot armor (usually 0).
getShoot() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getShooting() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Returns cz.cuni.amis.pogamut.ut2004.bot.commands.AdvancedShooting command module.
getSimpleRayCasting() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.CompleteBotCommandsWrapper
Returns cz.cuni.amis.pogamut.ut2004.bot.commands.SimpleRayCasting command module.
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.GBEvent
 
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.AutoTraceRayUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl.BombInfoLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl.BombInfoSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl.BombInfoStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange.ConfigChangeUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl.ConfigChangeLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl.ConfigChangeSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl.ConfigChangeStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.FlagInfoUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl.FlagInfoLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl.FlagInfoSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl.FlagInfoStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo.GameInfoUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl.GameInfoLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl.GameInfoSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl.GameInfoStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.IncomingProjectileUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl.IncomingProjectileStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage.InitedMessageUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl.InitedMessageLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl.InitedMessageSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl.InitedMessageStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ItemUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl.ItemLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl.ItemSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl.ItemStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.MoverUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl.MoverLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl.MoverSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl.MoverStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory.MyInventoryUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl.MyInventoryLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl.MyInventorySharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl.MyInventoryStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.NavPointUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl.NavPointLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl.NavPointSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl.NavPointStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.PlayerUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl.PlayerLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl.PlayerSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl.PlayerStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self.SelfUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl.SelfLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl.SelfSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl.SelfStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore.TeamScoreUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl.TeamScoreLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl.TeamScoreSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl.TeamScoreStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.VehicleUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal.ObjectDisappeared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl.VehicleLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl.VehicleSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl.VehicleStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.TranslatorEvent
 
getSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON, TEXT, OPTIONLIST, IMAGE.
getSize() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the size of the balls.
getSkill() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Skill of the bot - from 1 to 7 (best).
getSkin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the bot current skin (e.g.
getSkin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
Holds the desired skin.
getSmallArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Also refered to as a "low armor".
getSmallArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getSmallArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Also refered to as a "low armor".
getSmallArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Also refered to as a "low armor".
getSmallArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getSmallArmor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Also refered to as a "low armor".
getSound() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Name of the sound that should be played.
getSource() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Unique ID of actor making the noise - may be other player or some other object in the game.
getSource() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Unique Id of an object picked up.
getSourceId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Id of the component from where the command originates.
getSpawnedItems(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Returns a filtered list of items that are guessed to be currently spawned in the map.
getSpawnedItems(ItemType, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Returns a filtered list of items of a specific type that are guessed to be currently spawned in the map.
getSpawnedItems(ItemType.Category, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Returns a filtered list of items of a specific category that are guessed to be currently spawned in the map.
getSpawnedItems(ItemType.Group, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Returns a filtered list of items of a specific group that are guessed to be currently spawned in the map.
getSpawnedItems() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Uses Items.isPickupSpawned(Item) to return all items that are believed to be currently spawned.
getSpawnedItems(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Uses Items.isPickupSpawned(Item) to return all items of 'type' that are believed to be currently spawned.
getSpawnedItems(ItemType.Category) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Uses Items.isPickupSpawned(Item) to return all items belonging to a specific 'category' that are believed to be currently spawned.
getSpawnedItems(ItemType.Group) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Uses Items.isPickupSpawned(Item) to return all items belonging to a specific 'group' that are believed to be currently spawned.
GetSpecialObjects - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SPECIAL.
GetSpecialObjects() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSpecialObjects
Creates new instance of command GetSpecialObjects.
GetSpecialObjects(GetSpecialObjects) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSpecialObjects
Cloning constructor.
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Set the speed of the move of this camera.
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
Can range from 0.1 to 50.
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Current speed of the projectile.
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Current speed of the projectile.
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Current speed of the projectile.
getSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Current speed of the projectile.
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Bots default speed will be multiplied by this number.
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Bots default speed will be multiplied by this number.
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Bots default speed will be multiplied by this number.
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Bots default speed will be multiplied by this number.
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Bots default speed will be multiplied by this number.
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
Bots default speed will be multiplied by this number.
getSpeedMultiplier() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
getStartAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives starting level of adrenaline.
getStartHealth() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives starting level of health.
getStartLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional start location of the bot.
getStartLocation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Where bot respawns.
getStartRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional start rotation of the bot.
getStartRotation() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Initial rotation of the bot.
getStartVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This is relative velocity direction vector that will affect the speed and direction of the balls going out.
getState() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Returns an immutable flag with the current state of the navigation.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
Represents the state the bomb is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
Represents the state the bomb is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
Represents the state the bomb is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
Represents the state the bomb is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
Represents the state the flag is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
Represents the state the flag is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
Represents the state the flag is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
Represents the state the flag is in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Name of the state Mover is currently in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
Name of the state Mover is currently in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
Name of the state Mover is currently in.
getState() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
Name of the state Mover is currently in.
getStateName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of currently active behavior state.
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.AutoTraceRayUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange.ConfigChangeUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.FlagInfoUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo.GameInfoUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.IncomingProjectileUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage.InitedMessageUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ItemUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.MoverUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory.MyInventoryUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.NavPointUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.PlayerUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self.SelfUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore.TeamScoreUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.VehicleUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getStats() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.stats.UT2004AnalyzerObsStats
Returns detailed statistics about the agent.
getStats() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getStoryWorldData() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
getStuckDetectors() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutorHelper
Returns list of all stuck detectors registered inside the executor.
getStuckDetectors() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
getSuicides() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives number of suicides the agent commited.
getSuicides() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times your bot has committed suicide.
getTabooTime(T) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
If not tabooized forever, it returns remaining time for the item to remain taboo.
getTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
The unique Id of a player/object/nav point/whatever.
getTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
The unique id of a NavPoint, Mover or item (beware, not all of the items have unique id).
getTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
UnrealId of navigation point you want to find path to.
getTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Id of the receiving bot.
getTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
The unique Id of your target.
getTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
The unique id of a player/object/nav point/whatever that you want to face.
getTargetAdrenaline() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives target level of adrenaline that need to be gained to start special bonus actions.
getTargetId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
An Id of the bot we tried to send item to.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives team number the agent is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
Preferred team.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Desired team of the of the bot (0 red, 1 blue).
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
This is the team we want to change to (0 for red, 1 for blue, etc.).
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Preferred team.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
The owner team of this flag.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
The owner team of this flag.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
The owner team of this flag.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
The owner team of this flag.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
What team the player is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
What team the player is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
What team the player is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
What team the player is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
What team the bot is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
What team the bot is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
What team the bot is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
What team the bot is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
Team identifier.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
Team identifier.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
Team identifier.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
Team identifier.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
What team the vehicle is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
What team the vehicle is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
What team the vehicle is on.
getTeam() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
What team the vehicle is on.
getTeamedAgentIdProvider() - Method in class cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent.UT2004MultiBotModule
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl.BombInfoSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl.ConfigChangeSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl.FlagInfoSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl.GameInfoSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl.InitedMessageSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl.ItemSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl.MoverSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl.MyInventorySharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl.NavPointSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl.PlayerSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl.SelfSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl.TeamScoreSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl.VehicleSharedUpdate
 
getTeamNumber() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Will be sent if this is a player start.
getTeamNumber() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getTeamNumber() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getTeamNumber() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Will be sent if this is a player start.
getTeamNumber() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Will be sent if this is a player start.
getTeamNumber() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Will be sent if this is a player start.
getTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives current agent's team score.
getTeamScore() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Current score of the bot's team.
getTeamScore(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retrieves teams team score.
getTeamScoreLimit() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
BotTeamGame, BotCTFGame, BotBombingRun, BotDoubleDomination only:
getTeamScores() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Returns map with scores of respective teams in the game.
getTeamScores() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Returns unmodifiable map with team scores.
getTerminalVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Terminal velocity (?).
getText() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: TEXT, BUTTON, OPTION.
getText() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Text to send.
getText() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Text of the dialog.
getText() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
The text that should be shown.
getText() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
A human readable message sent by another player in the game on the global channel.
getText() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
A human readable message sent by a team mate in the game on the private team channel.
getTextColor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: TEXT, BUTTON, OPTION.
getTextColor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
The color of text.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives current game time, since the game started.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives current game time, since the game started.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Returns current UT2004 time that is used by the TabooSet.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
How long this move of this camera will last (in seconds).
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Fade out of the emoticons in seconds.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Number of seconds for which should be the text shown.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Time of the animation change.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Timestamp form the GameBots.
getTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Time, when the message was sent - intern UT time.
getTimeDelta() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Returns UT2004 time delta.
getTimeLimit() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Retreives time limit for the game.
getTimeLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Maximum time game will last (if tied at end may goe to "sudden death overtime" - depends on the game type).
getTimeLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
getTimeLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Maximum time game will last (if tied at end may goe to "sudden death overtime" - depends on the game type).
getTimeLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
getTimeLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
Maximum time game will last (if tied at end may goe to "sudden death overtime" - depends on the game type).
getTimeLimit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Maximum time game will last (if tied at end may goe to "sudden death overtime" - depends on the game type).
getTimeMoving() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
For how long your bot was moving (in total).
getTimeout(List<PATH_ELEMENT>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.timeoutestimator.UT2004BasicTimeoutEstimator
 
getTimeShooting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
For how long your bot was shooting (in total).
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Target point of the ray.
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Target point of the ray.
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Location to which the ray is sent.
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Location to which the ray is sent.
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Location to which the ray is sent.
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
Location to which the ray is sent.
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Location to which the ray is sent.
getTo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Location to which the ray is sent.
getToken(String, String, int) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns 'num'-th token from 'text' using 'delimiters'.
getToken(String, int) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns 'num'-th token from 'text' using DELIMITERS_STANDARD.
getToNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
End of the link (edge), where the link ends.
getTotalItemsCollected() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Total number of items the bot collected (including items received when the bot respawns).
getTranslocTargetTag() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery - we haven't figure it out so far.
getTranslocZOffset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery - we haven't figure it out so far.
getTravelledDistance() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How big distance your bot has travelled so far.
getTriple(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a triple (double[]{x,y,z}) starting from num token(tokens are separated by space) in 'txt'
getType() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Returns type of the weapon.
getType(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType
Tedious work this is..
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
The class of the added bot - optional.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Class of the item we want to add.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
Holds the class name of the desired adrenaline combo (can be xGame.ComboBerserk, xGame.ComboDefensive, xGame.ComboInvis or xGame.ComboSpeed).
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Type of the new component.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
Class of the item we want to export ITC message for.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Class of the item, e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
Class of the item.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Holds the desired actor class (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
A string representing type (inventory type) of the object.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
A string representing the type of the weapon.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Holds the class name of the desired adrenaline combo (can be xGame.ComboBerserk, xGame.ComboDefensive, xGame.ComboInvis or xGame.ComboSpeed).
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Type of the vehicle entered.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
What class this actor is - item, projectile, player...
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Class of the picked up actor.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
The class of the projectile (so you know what is flying against you).
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
The class of the projectile (so you know what is flying against you).
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
The class of the projectile (so you know what is flying against you).
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
The class of the projectile (so you know what is flying against you).
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Class of the item.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Type of the vehicle we wanted to enter.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
String class of the mover.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
String class of the mover.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
String class of the mover.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
String class of the mover.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Class of the item (e.g.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Class of the vehicle.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleStaticMessage
Class of the vehicle.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
Class of the vehicle.
getType() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Class of the vehicle.
getType() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTyped
Returns ItemType as injected by ItemTranslator.
getTypes() - Method in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Category
Return all item types of a certain category.
getTypes() - Method in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Group
 
getUDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Time when the UDamage effect expires.
getUDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getUDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Time when the UDamage effect expires.
getUDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Time when the UDamage effect expires.
getUDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getUDamageTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Time when the UDamage effect expires.
getUnrealHome() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getUnrealHome() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Returns Pogamut.getPlatform().getProperty(PogamutUT2004Property.POGAMUT_UNREAL_HOME) if not specified.
getUnrealId() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
getUnrealId() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
getUpdate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
The frequency (in seconds) you will receive updates from the observer.
getUpdateTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
The frequency (in seconds) you will receive updates from the observer.
getURClothes() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing clothes.
getURHair() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing hair.
getURSkin() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing skin.
getUTServer() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives current velocity of the agent as a vector of movement.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
Current velocity of the bomb.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
Current velocity of the bomb.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
Current velocity of the bomb.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
Current velocity of the bomb.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Current velocity vector of the projectile.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Current velocity vector of the projectile.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Current velocity vector of the projectile.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Current velocity vector of the projectile.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Velocity vector.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
Velocity vector.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
Velocity vector.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
Velocity vector.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Velocity of the navigation point (if the navigation point is currently moving).
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
Velocity of the navigation point (if the navigation point is currently moving).
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
Velocity of the navigation point (if the navigation point is currently moving).
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
Velocity of the navigation point (if the navigation point is currently moving).
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Absolute velocity of the player as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Absolute velocity of the player as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Absolute velocity of the player as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Absolute velocity of the player as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Absolute velocity of the bot as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Absolute velocity of the bot as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Absolute velocity of the bot as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Absolute velocity of the bot as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Absolute velocity of the vehicle as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
Absolute velocity of the vehicle as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
Absolute velocity of the vehicle as a vector of movement per one game second.
getVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Absolute velocity of the vehicle as a vector of movement per one game second.
getVelocityRange() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the speed of the balls.
getViaNode() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
Returns indice.
getViewTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
If the player that triggered the key event is observing another player in the game, then the id of that observed player will be exported here.
getVisibility() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getVisibleEnemies() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives a Map of all visible enemies.
getVisibleFriends() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives a Map of all visible friends.
getVisibleItem(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves a specific item from the visible items in the map.
getVisibleItem(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves a specific item from the visible items in the map.
getVisibleItems(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all visible items.
getVisibleItems(ItemType, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all visible items of specific type.
getVisibleItems(ItemType.Category, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all visible items of specific category.
getVisibleItems(ItemType.Group, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Retrieves map of all visible items of specific group.
getVisibleItems() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retreives list of all visible items, which includes all visible known pickups and all visible thrown items.
getVisibleItems(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retreives list of all visible items of specific type, which includes all visible known pickups and all visible thrown items.
getVisibleItems(ItemType.Category) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves map of visible items belonging to a specific 'category' of items, which includes all known pickups.
getVisibleItems(ItemType.Group) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Retrieves map of visible items belonging to a specific 'group' of items, which includes all known pickups.
getVisibleNavPoints(BitSet) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns all NavPoint that are visible according to 'column' (column[key] == TRUE, locations.get(key) included if NavPoint).
getVisibleNavPoints(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns set of NavPoint that are visible from "loc".
getVisibleNavPoints() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of NavPoint that are visible FROM CURRENT BOT LOCATION.
getVisibleNavPointsFrom(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of NavPoint that are visible from "loc".
GetVisibleObjects - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SEE.
GetVisibleObjects() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetVisibleObjects
Creates new instance of command GetVisibleObjects.
GetVisibleObjects(GetVisibleObjects) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetVisibleObjects
Cloning constructor.
getVisiblePairCount() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Return total number of visible pairs.
getVisiblePlayer(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives info about given player, but only it the player is visible.
getVisiblePlayers() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Retreives a Map of all visible players.
getVisiblePoints(BitSet) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns all VisibilityLocation that are visible according to 'column' (column[key] == TRUE, locations.get(key) included).
getVisiblePoints(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns set of VisibilityLocation that are visible from "loc".
getVisiblePoints() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of VisibilityLocation that are visible FROM CURRENT BOT LOCATION.
getVisiblePointsFrom(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns set of VisibilityLocation that are visible from "loc".
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
The delay between two synchronous batches (can range from 0.1 to 2 seconds).
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Between 0.1 to 2 seconds, it sets the delay between two synchronous batches.
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
The delay between two synchronous batches (can range from 0.1 to 2 seconds).
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
The delay between two synchronous batches (can range from 0.1 to 2 seconds).
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
The delay between two synchronous batches (can range from 0.1 to 2 seconds).
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
The delay between two synchronous batches (can range from 0.1 to 2 seconds).
getVisionTime() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
getWalkAnim() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Change name of walking animation.
getWaterSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Retreives maximum speed of the agent while moving in water.
getWaterSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Waterspeed of the bot (in the water).
getWaterSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
getWaterSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Waterspeed of the bot (in the water).
getWaterSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Waterspeed of the bot (in the water).
getWaterSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
getWaterSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
Waterspeed of the bot (in the water).
getWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns Weapon instance for given 'weaponType' if the bot posses it.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
Which weapon to choose.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Class of the weapon the player is holding.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Class of the weapon the player is holding.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Class of the weapon the player is holding.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Class of the weapon the player is holding.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Id of the weapon we are holding.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Id of the weapon we are holding.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Id of the weapon we are holding.
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
getWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
Id of the weapon we are holding.
getWeapon(UnrealId) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Attempts to recognize the weapon you are currently holding...
getWeaponAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns an amount of primary+secondary ammo of a given 'weaponType' the bot currently has.
getWeaponDescriptor(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns a WeaponDescriptor for a given 'weaponType' (if it is not a weapon, returns null).
getWeaponForAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns weaponType for a given ammoType (regardles whether it is primary or secondary ammo type).
getWeaponForAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
Returns a weapon type for the given 'ammoType'.
getWeaponInventoryId(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns inventory UnrealId of the weapon the bot has inside its inventory (if the bot does not have it, returns null).
getWeaponInventoryId(WeaponDescriptor) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Returns inventory UnrealId of the weapon the bot has inside its inventory (if the bot does not have it, returns null).
getWeaponName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Name of the weapon that caused this damage.
getWeaponName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Name of the weapon that caused this damage.
getWeaponName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Name of the weapon that caused this damage.
getWeaponName() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Name of the weapon that caused this damage.
getWeaponPreference(double, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon the bot has for a given distance (choosing right weapon preferances for a given distance).
getWeaponPreference(ILocated, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon the bot has to shoot at given location (choosing right weapon preferances for a given distance).
getWeaponPreference(ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon according ONLY general preferences.
getWeaponPreference(double, WeaponPref...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon the bot has for a given distance (choosing right weapon preferances for a given distance).
getWeaponPreference(ILocated, WeaponPref...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon the bot has to shoot at given location (choosing right weapon preferances for a given distance).
getWeaponPreference(WeaponPref...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon according ONLY general preferences.
getWeaponPreference(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon the bot has for a given distance (choosing right weapon preferances for a given distance).
getWeaponPreference(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon the bot has to shoot at given location (choosing right weapon preferances for a given distance).
getWeaponPreference() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Return the best weapon according ONLY general preferences.
getWeaponPreference() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Return the best weapon the bot has for a given distance.
getWeaponPreference(ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Return the best weapon the bot has for a given distance.
getWeaponPreference(WeaponPref...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Return the best weapon the bot has for a given distance.
getWeaponPreferences(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Get preferences for a given distance.
getWeaponPrefs() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getWeaponry() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getWeapons() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Retrieves all weapons from the agent's inventory.
getWeaponsStay() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Tells, whether the weapons stay on pick-up points, even when they are picked-up by players.
getWeaponsUsedTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
For how long your bot was using a certain weapon (in total).
getWorld() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
getWorldEvent() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.GBEvent
 
getWorldView() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
getWorldView() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
getWorldView() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Returns world view of the controlled that providing access to all objects/events the bot has.
getWorldView() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
 
getWorldView() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
getX() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
getXStream() - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
getY() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
getZ() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
getZoneGravity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Gravity in this zone.
getZoneVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Zone velocity (?).
GiveInventory - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GIVEINV.
GiveInventory(UnrealId, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Creates new instance of command GiveInventory.
GiveInventory() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Creates new instance of command GiveInventory.
GiveInventory(GiveInventory) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Cloning constructor.
GiveItem - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command GIVE.
GiveItem(UnrealId, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Creates new instance of command GiveItem.
GiveItem() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Creates new instance of command GiveItem.
GiveItem(GiveItem) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Cloning constructor.
GiveItemResult - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event GIVERES.
GiveItemResult() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Parameter-less contructor for the message.
GiveItemResult(UnrealId, UnrealId, String, Boolean, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Creates new instance of the message GiveItemResult.
GiveItemResult(GiveItemResult) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Cloning constructor from the full message.
GiverId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Unique Id of the bot that gave us this item.
Global - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
If True it is sent to everyone.
GlobalChat - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event VMS.
GlobalChat() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Parameter-less contructor for the message.
GlobalChat(UnrealId, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Creates new instance of the message GlobalChat.
GlobalChat(GlobalChat) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Cloning constructor from the full message.
GoalTeamScore - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Number of points a team needs to win the game (BotTeamGame, BotCTFGame, BotDoubleDomination).
GoalTeamScore_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'GoalTeamScore' was received from GB2004.
GoalTeamScorePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
GroundFriction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Friction of the floor.
GroundSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Groundspeed of the bot (on the ground).
GroundSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Groundspeed of the bot (on the ground).
GroundSpeed_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'GroundSpeed' was received from GB2004.
GROUPS - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Contains item types that belongs to their groups.

H

handleInput(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
 
handleInput(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.StreamSink
 
HandshakeControllerState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
This state is introduced because start/end messages of the list of item categories, mutators, navpoints and players.
HandshakeControllerState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.HandshakeControllerState
 
HandShakeEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EHS.
HandShakeEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
Parameter-less contructor for the message.
HandShakeEnd(HandShakeEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
Cloning constructor from the full message.
HandshakeEndTransition - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition
 
HandshakeEndTransition() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition.HandshakeEndTransition
 
HandShakeStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SHS.
HandShakeStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
Parameter-less contructor for the message.
HandShakeStart(HandShakeStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
Cloning constructor from the full message.
hasAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells whether the bot has an ammo of 'ammoType'.
hasAmmoForWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
hasArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is armored to the maximum extent.
hasBatchesToProcess() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004LockableWorldView
 
hasDescriptor(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
Tells whether the descriptor for given 'itemType' exists.
hasDescriptor(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
Tells whether the descriptor for given 'inventoryType' exists.
hasDied() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether this bot has recently died.
hasDiedOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether this bot has recently died.
hasFastFire() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent has special bonus action activated: the fast firing rate.
hashCode() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
 
hashCode() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
 
hashCode() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Returns a hash code value for the object.
hashCode() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
hashCode() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
hasHighArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is armored to the maximum of high-armor extent.
hasInvisibility() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent has special bonus action activated: the invisibility.
hasLoadedMeleeWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, whether the agent has any loaded melee weapon in the inventory.
hasLoadedRangedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, whether the agent has any loaded ranged weapon in the inventory.
hasLoadedWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, whether the agent has any loaded weapon in the inventory.
hasLoadedWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Whether the bot possess 'weapon' that has primary or secondary ammo.
hasLowAmmoForWeapon(ItemType, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells whether the bot has low-ammo for "weaponType" (either primary/secondary).
hasLowArmor() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is armored to the maximum of low-armor extent.
hasPrimaryLoadedWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Whether the bot possess 'weapon' that has primary ammo.
hasPrimaryLowAmmoForWeapon(ItemType, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells whether the bot has primary low-ammo for "weaponType"
hasPrimaryWeaponAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells whether the bot has a primary ammo for a given 'weaponType'.
hasRegeneration() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent has special bonus action activated: the regenration, which is also called booster.
hasSecondaryAmmoType() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
Whether the weapon has secondary ammo different from the primary.
hasSecondaryAmmoType(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Whether the weapon has secondary ammo different from the primary.
hasSecondaryLoadedWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Whether the bot possess 'weapon' that has secondary ammo.
hasSecondaryLowAmmoForWeapon(ItemType, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells whether the bot has secondary low-ammo for "weaponType"
hasSecondaryWeaponAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells whether the bot has a secondary ammo for a given 'weaponType'.
hasSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent has special bonus action activated: the speed.
hasUDamage() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells whether the agent has the damage multiplier (UDamage) bonus boost activated.
hasWeapon(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, whether specific weapon is in the agent's inventory.
hasWeapon(ItemType.Group) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, whether a weapon from the specific group is in the agent's inventory.
hasWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells whether the bot is holding some weapon or not.
hasWeaponAmmo(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells whether the bot has an ammo (either primary or secondary) for a given 'weaponType'.
Health - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Sets the bot health.
Health - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much health the bot has left.
Health - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
How much health the bot has left.
Health - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
How much health the vehicle has left.
HEALTH_PACK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Health kit.
Health_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Health' was received from GB2004.
Health_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Health' was received from GB2004.
HealthDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Health descriptor provides an additional information about health items like vials, medkits etc.
HealthDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.HealthDescriptor
 
HealthDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
A health factory takes care about all items which fall into a category Health.
HealthFull - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Full health of the bot (usually 100).
HealthFull - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Full health of the bot (usually 100).
HealthFull_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'HealthFull' was received from GB2004.
HealthMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maximum health of the bot (default 199).
HealthMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Maximum health of the bot (default 199).
HealthMax_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'HealthMax' was received from GB2004.
HealthPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
HealthStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Bot will always start with this health amount (usually 100).
HealthStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Bot will always start with this health amount (usually 100).
HealthStart_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'HealthStart' was received from GB2004.
HearNoise - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event HRN.
HearNoise() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Parameter-less contructor for the message.
HearNoise(UnrealId, String, Rotation, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Creates new instance of the message HearNoise.
HearNoise(HearNoise) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Cloning constructor from the full message.
HearPickup - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event HRP.
HearPickup() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Parameter-less contructor for the message.
HearPickup(UnrealId, String, Rotation, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Creates new instance of the message HearPickup.
HearPickup(HearPickup) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Cloning constructor from the full message.
heldKeys - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Currently 'locked' timeKeys (with agents locking the keys) - we need to keep objects for those
HelloBotExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
First and initial state of the BotFSM handler.
HelloBotExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.HelloBotExpectedState
 
HelloBotHandshake - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event HELLO_BOT.
HelloBotHandshake() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
Parameter-less contructor for the message.
HelloBotHandshake(boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
Creates new instance of the message HelloBotHandshake.
HelloBotHandshake(HelloBotHandshake) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
Cloning constructor from the full message.
HelloControlServerExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
First and initial state of the ServerFSM handler.
HelloControlServerExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.HelloControlServerExpectedState
 
HelloControlServerHandshake - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event HELLO_CONTROL_SERVER.
HelloControlServerHandshake() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
Parameter-less contructor for the message.
HelloControlServerHandshake(HelloControlServerHandshake) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
Cloning constructor from the full message.
HelloObserverExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
First and initial state of the ObserverFSM handler.
HelloObserverExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.HelloObserverExpectedState
 
HelloObserverHandshake - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event HELLO_OBSERVER.
HelloObserverHandshake() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
Parameter-less contructor for the message.
HelloObserverHandshake(HelloObserverHandshake) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
Cloning constructor from the full message.
HitId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Id of the actor we have hit.
HitId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Id of the actor we have hit.
HitID - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Id of the thing we have hit.
HitId_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'HitId' was received from GB2004.
HitLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Vector with location of the collision (not sent if FastTrace is True).
HitLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Vector with location of the collision (not sent if FastTrace is True).
HitLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Point of the hit.
HitLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'HitLocation' was received from GB2004.
HitNormal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Vector with normal of the plane we have hit (not sent if FastTrace is True).
HitNormal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Vector with normal of the plane we have hit (not sent if FastTrace is True).
HitNormal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Normal of the plane we have landed on.
HitNormal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Normal vector to the trace ray in the point of hit.
HitNormal_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'HitNormal' was received from GB2004.
Holder - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Id of player/bot holding the bomb.
Holder - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Id of player/bot holding the flag.
Holder_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Whether property 'Holder' was received from GB2004.
Holder_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Whether property 'Holder' was received from GB2004.
HolderPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
HolderPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
HolderTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
The team of the current holder (if any).
HolderTeam_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Whether property 'HolderTeam' was received from GB2004.
HolderTeamPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
host - Variable in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Default host where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
host - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
Default host where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
host - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Default host where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
host - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
Default host where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
host - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
Default host where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
Humans - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All human players will be exported.

I

IAnalyzerObserverListener - Interface in cz.cuni.amis.pogamut.ut2004.analyzer
 
IAnalyzerObserverListener.ObserverAddedNotifier - Class in cz.cuni.amis.pogamut.ut2004.analyzer
 
IAnalyzerObserverListener.ObserverAddedNotifier() - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverAddedNotifier
 
IAnalyzerObserverListener.ObserverRemovedNotifier - Class in cz.cuni.amis.pogamut.ut2004.analyzer
 
IAnalyzerObserverListener.ObserverRemovedNotifier() - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverRemovedNotifier
 
IBotStateHelloBotReceived - Interface in cz.cuni.amis.pogamut.ut2004.bot.state
 
IBotStateInited - Interface in cz.cuni.amis.pogamut.ut2004.bot.state
 
IBotStatePassword - Interface in cz.cuni.amis.pogamut.ut2004.bot.state
 
IBotStateSendingInit - Interface in cz.cuni.amis.pogamut.ut2004.bot.state
 
IBotStateSpawned - Interface in cz.cuni.amis.pogamut.ut2004.bot.state
 
Id - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Id - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Id of the target bot.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
User set Id of the ray, so the ray can be identified.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Id of the target bot.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
Id of the target bot (won't be parsed if sent to bot connection).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
Unique Id of weapon to switch to.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Message Id made up by you and echoed in response so you can match up response with query.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Id of the target bot.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Id of this dialog.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Id of the cancelled dialog.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Dialog identification.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Identification of this component.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
Id of the vehicle we want to enter.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Message Id made up by you and echoed in response so you can match up response with query.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Message Id made up by you and echoed in response so you can match up response with query.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Id of the bot we want to give item to.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
The ID of the player you want to observe.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
Id of the bot to be kicked.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
UnrealId of the player that is a camera and that we want to move.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
Id of the pickup we want to pick up.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
Id of the ray to be removed.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Id of the bot to be respawned (not used if command sent to bot).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Here we can specify Id of the bot, that will receive this message privately (with "Private:" string at the beginning of the message).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
UnrealId of the player we want to set as a camera.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Id of the player we want to set dialog for.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Message Id made up by you and echoed in response so you can match up response with query.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
A unique Id for this inventory item, assigned by the game.
id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
id for animation of a bot.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
An Id for this ray (should be unique), assigned by the user when adding ray.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
An Id for this ray (should be unique), assigned by the user when adding ray.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
An Id for this ray (should be unique), assigned by the user when adding ray.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
An Id for this ray (should be unique), assigned by the user when adding ray.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
An unique Id for this bomb, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
An unique Id for this bomb, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
An unique Id for this bomb, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
An unique Id for this bomb, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Unique Id of the actor we have bumped to (actors include other players or bots and other physical objects that can block your path).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Unique Id of new weapon, based on the inventory weapon's name (this is different from the Id of the weapon that can be picked up in the map).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Id of this config message.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Id of this config message.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
Id of this config message.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
Id of this config message.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Id of the dialog for with which is this command related to.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
An Id of the dialog matching the one sent by client.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
An Id of the dialog matching the one sent by client.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Id of the vehicle entered.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
An Id matching the one sent by client.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
An unique Id for this flag, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
An unique Id for this flag, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
An unique Id for this flag, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
An unique Id for this flag, assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Unique UnrealId of the sender.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Unique Id of the projectile.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Unique Id of the projectile.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Unique Id of the projectile.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
Unique Id of the projectile.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Id of the vehicle, which we cannot enter, because it is locked.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Id of the inventory lost.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
A unique Id of this mover assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
A unique Id of this mover assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
A unique Id of this mover assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
A unique Id of this mover assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Id of the mutator.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Unique Id of the item.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
A unique Id of this navigation point assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
A unique Id of this navigation point assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Unique Id of the NavPoint the link is leading to (end of the link).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
A unique Id of this navigation point assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
A unique Id of this navigation point assigned by the game.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Unique Id of the player hit.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Id of the player that sent the input.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Unique Id of the player.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Unique Id of the dead player.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Unique Id of the player who left.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Unique Id of the player.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Unique Id of the player.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Unique Id of the player.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Unique Id of the player.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
Unique Id of the player.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
An Id matching the one sent by client.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Unique Id of this self message instance.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Unique Id of this self message instance.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
Unique Id of this self message instance.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
Unique Id of this self message instance.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Sent only for ControlServer connections, so they know which bot changed the team.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Unique UnrealId of the sender.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
Message identifier.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Message identifier.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
Message identifier.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
Message identifier.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Inventory Id of the weapon thrown out.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
An Id matching the one sent by client.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
Unique Id of the vehicle or vehicle part.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Unique Id of the vehicle or vehicle part.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Unique Id of the vehicle or vehicle part.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Unique Id of the vehicle or vehicle part.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Id of the zone entered.
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Id of the wall we have hit (level geometry).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Unique Id of the weapon, based on the inventory weapon's name (this is different from the Id of the weapon that can be picked up in the map).
Id - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Id of a zone entered.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Whether property 'Id' was received from GB2004.
Id_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Id' was received from GB2004.
IDescriptorFactory<T extends ItemDescriptor> - Interface in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
An interface for all descriptor factories.
IGBViewable - Interface in cz.cuni.amis.pogamut.ut2004.communication.worldview.objects
 
IGBWorldEvent - Interface in cz.cuni.amis.pogamut.ut2004.communication.worldview.objects
 
IGBWorldObjectDisappeared - Interface in cz.cuni.amis.pogamut.ut2004.communication.worldview.objects
Marker for "lost from sight" event, meaning some object disappeared from the bot's view.
IGBWorldObjectEvent - Interface in cz.cuni.amis.pogamut.ut2004.communication.worldview.objects
 
IGraph<Node> - Interface in cz.cuni.amis.pogamut.ut2004.communication.worldview.map
 
IItemUsefulness - Interface in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Interface that allows you to define "usefulness of items".
ILocalGBViewable - Interface in cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects
Interface for all UT2004 local viewable objects.
Image - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
ImpactTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Estimated time till impact.
ImpactTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Estimated time till impact.
ImpactTime_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'ImpactTime' was received from GB2004.
importFromXML(File) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Loads navigation graph data ...
ImprovedShooting - Class in cz.cuni.amis.pogamut.ut2004.bot.command
This shooting will allow you to define with which Weapon / / WeaponPrefs you want to shoot.
ImprovedShooting(Weaponry, UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
 
INavPoint - Interface in cz.cuni.amis.pogamut.ut2004.communication.messages
Synchronous message.
IncomingEdges - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Maps edge-ORIGINATES_FROM-navpoint-UnrealId to neighbour link, those are incoming edges (those edges that originates in different navpoint and ends here, do not use this to ask whether you can get to navpoint of specific unreal id, use OutgoingEdges instead).
IncomingEdges - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Maps edge-ORIGINATES_FROM-navpoint-UnrealId to neighbour link, those are incoming edges (those edges that originates in different navpoint and ends here, do not use this to ask whether you can get to navpoint of specific unreal id, use OutgoingEdges instead).
IncomingEdges_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'IncomingEdges' was received from GB2004.
IncomingProjectile - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message PRJ.
IncomingProjectile() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Parameter-less contructor for the message.
IncomingProjectile.IncomingProjectileUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
IncomingProjectile.IncomingProjectileUpdate(IncomingProjectile, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.IncomingProjectileUpdate
 
IncomingProjectile.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
IncomingProjectile.ObjectDisappeared(IncomingProjectile, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.ObjectDisappeared
 
IncomingProjectileCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the PRJ abstract message.
IncomingProjectileCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
Parameter-less contructor for the message.
IncomingProjectileCompositeImpl(IncomingProjectileLocalImpl, IncomingProjectileSharedImpl, IncomingProjectileStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
Composite-impl constructor.
IncomingProjectileCompositeImpl(IncomingProjectileCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
Cloning constructor.
IncomingProjectileLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message PRJ.
IncomingProjectileLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
Parameter-less contructor for the message.
IncomingProjectileLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
IncomingProjectileLocal.ObjectDisappeared(IncomingProjectileLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal.ObjectDisappeared
 
IncomingProjectileLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message PRJ.
IncomingProjectileLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Parameter-less contructor for the message.
IncomingProjectileLocalImpl(UnrealId, double, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Creates new instance of the message IncomingProjectile.
IncomingProjectileLocalImpl(IncomingProjectile) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Cloning constructor from the full message.
IncomingProjectileLocalImpl(IncomingProjectileLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Cloning constructor from the full message.
IncomingProjectileLocalImpl(IncomingProjectileLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
Cloning constructor from the message part.
IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate(IncomingProjectileLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
 
IncomingProjectileMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message PRJ contains also its Local/Shared/Static subpart class definitions..
IncomingProjectileMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Parameter-less contructor for the message.
IncomingProjectileMessage(UnrealId, double, Vector3d, Location, Velocity, double, Location, double, String, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Creates new instance of the message IncomingProjectile.
IncomingProjectileMessage(IncomingProjectileMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Cloning constructor from the full message.
IncomingProjectileMessage.IncomingProjectileLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message PRJ, used to facade PRJMessage.
IncomingProjectileMessage.IncomingProjectileLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
 
IncomingProjectileMessage.IncomingProjectileSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message PRJ, used to facade PRJMessage.
IncomingProjectileMessage.IncomingProjectileSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
 
IncomingProjectileMessage.IncomingProjectileStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message PRJ, used to facade PRJMessage.
IncomingProjectileMessage.IncomingProjectileStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileStaticMessage
 
IncomingProjectileShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message PRJ.
IncomingProjectileShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Parameter-less contructor for the message.
IncomingProjectileSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message PRJ.
IncomingProjectileSharedImpl(IncomingProjectileSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
IncomingProjectileSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate(IncomingProjectileShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl.IncomingProjectileSharedUpdate
 
IncomingProjectileStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message PRJ.
IncomingProjectileStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
Parameter-less contructor for the message.
IncomingProjectileStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message PRJ.
IncomingProjectileStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
Parameter-less contructor for the message.
IncomingProjectileStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
Creates new instance of the message IncomingProjectile.
IncomingProjectileStaticImpl(IncomingProjectile) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
Cloning constructor from the full message.
IncomingProjectileStaticImpl(IncomingProjectileStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
Cloning constructor from the full message.
IncomingProjectileStaticImpl(IncomingProjectileStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
Cloning constructor from the message part.
IncomingProjectileStaticImpl.IncomingProjectileStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
IncomingProjectileStaticImpl.IncomingProjectileStaticUpdate(IncomingProjectileStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl.IncomingProjectileStaticUpdate
 
indicesNavPoints - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Mapping indices to nav points.
info - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Agent info module.
info - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
info - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
info - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Memory module specialized on general info about the agent whereabouts - location, rotation, health, current weapon, who is enemy/friend, etc.
InfoMessages - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Serves for the purpose of testing the parser.
InfoMessages() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InfoMessages
 
init(Collection<NavPoint>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Initialization method called from NavigationGraphHelper.MapPointListObtainedListener.
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotAliveState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotDeadState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.CommunicationTerminatedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.FirstSpawnExpectedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.GameInfoExpectedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.HandshakeControllerState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemCategoryState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointListState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PasswordState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ReadyState
 
init(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
init(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotMessageExpectedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition.HandshakeEndTransition
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.CommunicationTerminatedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.GameInfoExpectedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemCategoryState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointListState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ObserverRunningState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PasswordState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ReadyState
 
init(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
init(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverMessageExpectedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.CommunicationTerminatedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.GameInfoExpectedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemCategoryState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointListState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PasswordState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ReadyState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ServerRunningState
 
init(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
init(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerMessageExpectedState
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.GameInfoTransition
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.InitRequestedTransition
 
init(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.ReadyRequestedTransition
 
InitCommandRequest - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
InitCommandRequest(long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.InitCommandRequest
 
initCommandRequested() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
This method is called whenever handshake with GameBots2004 is over - the GameBots2004 is awaiting the bot to reply with Ready command to begin the handshake.
initDirectNavigation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Initializes direct navigation to the specified destination.
InitedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message INITED.
InitedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Parameter-less contructor for the message.
InitedMessage.InitedMessageUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
InitedMessage.InitedMessageUpdate(InitedMessage, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage.InitedMessageUpdate
 
InitedMessageCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the INITED abstract message.
InitedMessageCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
Parameter-less contructor for the message.
InitedMessageCompositeImpl(InitedMessageLocalImpl, InitedMessageSharedImpl, InitedMessageStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
Composite-impl constructor.
InitedMessageCompositeImpl(InitedMessageCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
Cloning constructor.
InitedMessageExpectedState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Waits for InitedMessage message, switches to the FirstSpawnExpectedState.
InitedMessageExpectedState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.InitedMessageExpectedState
 
InitedMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
 
InitedMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
InitedMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
InitedMessageId - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
InitedMessageLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message INITED.
InitedMessageLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Parameter-less contructor for the message.
InitedMessageLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message INITED.
InitedMessageLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Parameter-less contructor for the message.
InitedMessageLocalImpl(InitedMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Cloning constructor from the full message.
InitedMessageLocalImpl(InitedMessageLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Cloning constructor from the full message.
InitedMessageLocalImpl(InitedMessageLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Cloning constructor from the message part.
InitedMessageLocalImpl.InitedMessageLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
InitedMessageLocalImpl.InitedMessageLocalUpdate(InitedMessageLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl.InitedMessageLocalUpdate
 
InitedMessageMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message INITED contains also its Local/Shared/Static subpart class definitions..
InitedMessageMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Parameter-less contructor for the message.
InitedMessageMessage(UnrealId, int, int, int, double, double, int, int, int, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Creates new instance of the message InitedMessage.
InitedMessageMessage(InitedMessageMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Cloning constructor from the full message.
InitedMessageMessage.InitedMessageLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message INITED, used to facade INITEDMessage.
InitedMessageMessage.InitedMessageLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
InitedMessageMessage.InitedMessageSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message INITED, used to facade INITEDMessage.
InitedMessageMessage.InitedMessageSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
InitedMessageMessage.InitedMessageStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message INITED, used to facade INITEDMessage.
InitedMessageMessage.InitedMessageStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageStaticMessage
 
InitedMessageShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message INITED.
InitedMessageShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
Parameter-less contructor for the message.
InitedMessageSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message INITED.
InitedMessageSharedImpl(InitedMessageSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
InitedMessageSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
InitedMessageSharedImpl.InitedMessageSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
InitedMessageSharedImpl.InitedMessageSharedUpdate(InitedMessageShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl.InitedMessageSharedUpdate
 
InitedMessageStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message INITED.
InitedMessageStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
Parameter-less contructor for the message.
InitedMessageStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message INITED.
InitedMessageStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
Parameter-less contructor for the message.
InitedMessageStaticImpl(InitedMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
Cloning constructor from the full message.
InitedMessageStaticImpl(InitedMessageStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
Cloning constructor from the full message.
InitedMessageStaticImpl(InitedMessageStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
Cloning constructor from the message part.
InitedMessageStaticImpl.InitedMessageStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
InitedMessageStaticImpl.InitedMessageStaticUpdate(InitedMessageStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl.InitedMessageStaticUpdate
 
Initialize - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command INIT.
Initialize(String, Integer, Boolean, Boolean, Location, Rotation, String, Integer, Boolean, Boolean, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Creates new instance of command Initialize.
Initialize() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Creates new instance of command Initialize.
Initialize(Initialize) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Cloning constructor.
initializeController(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
initializeController(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
initializeController(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
initializeController(BOT) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Called during the construction of the UT2004Bot before the GameBots2004 greets the bot even before IUT2004BotController.prepareBot(UT2004Bot) method.
initializeListeners(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Initializes UT2004BotModuleControllerNew#listenerRegistrator and calls AnnotationListenerRegistrator.addListeners() method to probe all declared methods for event-annotation presence.
initializeLogic(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
initializeModules(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Initializes memory/command modules of the bot.
InitializeObserver - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command INIT.
InitializeObserver(String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
Creates new instance of command InitializeObserver.
InitializeObserver() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
Creates new instance of command InitializeObserver.
InitializeObserver(InitializeObserver) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
Cloning constructor.
initializePathFinding(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Initializes path-finding modules: UT2004BotModuleControllerNew#pathPlanner, UT2004BotModuleController.fwMap and UT2004BotModuleControllerNew#pathExecutor.
initialLocation - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
initialLocation - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
initPathNavigation(Location, List<PATH_ELEMENT>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Initializes navigation to the specified destination along specified path.
InitRequestedTransition - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition
 
InitRequestedTransition() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.InitRequestedTransition
 
initUCCWrapper() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ReadyState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.CommunicationTerminatedState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.GameInfoExpectedState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemCategoryState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.MapListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.MutatorListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ObserverRunningState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PasswordState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PlayerListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ReadyState
 
innerStateSymbol(CONTEXT, SYMBOL) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.AbstractObserverFSMState
 
innerStateSymbol(CONTEXT, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
innerStateSymbol(CONTEXT, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverMessageExpectedState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.CommunicationTerminatedState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.GameInfoExpectedState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemCategoryState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.MapListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.MutatorListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PasswordState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PlayerListState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ReadyState
 
innerStateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ServerRunningState
 
innerStateSymbol(CONTEXT, SYMBOL) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.AbstractServerFSMState
 
innerStateSymbol(CONTEXT, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
innerStateSymbol(CONTEXT, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerMessageExpectedState
 
insidePlaceName - Variable in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
instances - Static variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Team number to instance.
Instigator - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Id of the player who is damaging the bot, filled only if instigator is in the field of view of the bot.
iNT_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
INT_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
integerValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return an integer from num token in txt.
intValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return an integer from num token in txt.
inventoryId - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
 
InventoryId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Unique Id of the item in our inventory - use this Id to do changeweapons etc.
InventoryId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Unique Id of the item in our inventory - use this Id to do changeweapons etc.
InventoryType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
By this class the item is represented in inventory.
InventoryType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Class of the weapon in the inventory.
InvSpot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
InvSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this is an inventory spot (item is respawned at this point).
InvSpot_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'InvSpot' was received from GB2004.
InvSpotPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
Invulnerable - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Will set godmode for bot on (bot can't be killed).
Invulnerable - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
If bot is invulnerable (cannot die) or not.
Invulnerable - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
If bot is invulnerable (cannot die) or not.
Invulnerable_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'Invulnerable' was received from GB2004.
ION_PAINTER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
IonPainter weapon.
ION_PAINTER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
IonPainter ammo.
IPerson - Interface in cz.cuni.amis.pogamut.ut2004.communication.messages
Interface unifying Self and Player messages.
IS_FACING_ANGLE - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
What angle is considered to be maximum facing angle by default (in degrees).
isAccepted(T) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Method that is used by DistanceUtils methods to filter items.
isAdrenalineFull() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent has full adrenaline.
isAdrenalineGained() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot has recently got an adrenaline.
isAdrenalineGainedOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot has recently got an adrenaline.
isAdrenalineSufficient() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent gained enough adrenaline to use it for special adrenaline-based action, e.g.
isAIMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point is an AI marker - marks an interesting spot in the environment.
isAIMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isAIMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isAIMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point is an AI marker - marks an interesting spot in the environment.
isAIMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point is an AI marker - marks an interesting spot in the environment.
isAIMarker() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point is an AI marker - marks an interesting spot in the environment.
isAll() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Toggles sending all messages with every update.
isAlt() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
If you send True to this you will alt fire instead of normal fire.
isAlt() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Whether using the alternate firing mode.
isAlt() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Whether using the alternate firing mode.
isAltFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
If we are firing in secondary firing mode.
isAltFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
isAltFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
If we are firing in secondary firing mode.
isAltFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are firing in secondary firing mode.
isAltFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
isAltFiring() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
If we are firing in secondary firing mode.
isAnimEnd() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
True if this animation has ended.
isAnimStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
True if this animation has now started.
isAsync() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send asynchronous messages, such as HIT or AIN.
isAtLocation(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Returns whether the bot is at 'location'.
isAtLocation(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Returns whether the bot is at 'location' using 'epsilon'.
isAutoPickup() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
It enables/disables automatic pickup of the bot.
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables automatic pickup of the bot.
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
It enables/disables automatic pickup of the bot.
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
It enables/disables automatic pickup of the bot.
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
It enables/disables automatic pickup of the bot.
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
It enables/disables automatic pickup of the bot.
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
It enables/disables automatic pickup of the bot.
isAutoPickupOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isAutoPrefix() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Whether NavigationGraphBuilder is auto prefixing all navpoint ids with current map name.
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
True, if the bot is using auto ray tracing (is provided with synchronous ATR messages).
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Enables/disables auto ray tracing feature.
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Enables/disables auto ray tracing feature.
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
True if the bot is using auto ray tracing (is provided with synchronous ATR messages).
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
True if the bot is using auto ray tracing (is provided with synchronous ATR messages).
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
True if the bot is using auto ray tracing (is provided with synchronous ATR messages).
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
True if the bot is using auto ray tracing (is provided with synchronous ATR messages).
isAutoTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isBatchBeginEvent(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004WorldView
 
isBatchBeginEvent(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004LockableLocalWorldView
 
isBatchEndEvent(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004WorldView
 
isBatchEndEvent(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004BatchAwareSharedWorldView
 
isBatchEndEvent(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004LockableLocalWorldView
 
isBeingDamaged() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is being damaged.
isBeingDamagedOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is being damaged.
isBotCarryingEnemyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether this bot (you) is carrying enemy flag.
isBotServer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
If BotConnections should be locked.
isBotsPaused() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Tells, whether the bots are paused or running.
isBotsPaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
If the game is paused just for bots - human controlled players can normally move.
isBotsPaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
isBotsPaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
If the game is paused just for bots - human controlled players can normally move.
isBotsPaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
isBotsPaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
If the game is paused just for bots - human controlled players can normally move.
isBotsPaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
If the game is paused just for bots - human controlled players can normally move.
isBulletHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage was caused by bullet.
isBulletHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage was caused by bullet.
isBulletHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If this damage was caused by bullet.
isBulletHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage was caused by bullet.
isBumping() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot is bumping another player/other map geometry.
isBumpingOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is bumping with another player/other map geometry.
isBumpingPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot is bumping another player (bot or human).
isBumpingPlayerOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot is bumping another player (bot or human).
isCancelled() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server.MapChangeFuture
 
isCausedByWorld() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage was caused by world - falling into lava, or falling down.
isCausedByWorld() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage was caused by world - falling into lava, or falling down.
isCausedByWorld() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage was caused by world - falling into lava, or falling down.
isCausingDamage() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is causing any damage.
isCausingDamageOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is causing any damage.
isClear() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
If true then erases previously sent debug info.
isColliding() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is colliding with map geometry.
isColliding() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
 
isCollidingOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is colliding with map geometry.
isControl() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
If true, the player can behave normally.
isControlServer() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
If ControlConnections (server connections) should be locked.
isCrouch() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
True or false to crouch or unrouch.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
True if the bot is crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
True if the bot is crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
True if the bot is crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
True if the bot is crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
If we are currently crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
If we are currently crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are currently crouched.
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
isCrouched() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
If we are currently crouched.
isCurrentVolumeAffectingProjectiles() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the current volume imparts its velocity to projectiles.
isCurrentVolumeBanningInventory() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the current volume (the one the agent is within) forbids usage of the inventory.
isCurrentVolumeDestructive() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the current volume kills the actors (almost) instantly.
isCurrentVolumePainCausing() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the current volume is causing damage.
isCurrentVolumeWater() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the current volume is water.
isCurrentZoneNeutral() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the current zone is a neutral zone.
isDamageTrig() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
True if the mover needs to be shot to be activated.
isDamageTrig() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
isDamageTrig() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
isDamageTrig() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
True if the mover needs to be shot to be activated.
isDamageTrig() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
True if the mover needs to be shot to be activated.
isDamageTrig() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
True if the mover needs to be shot to be activated.
isDestructive() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If this zone kills most of the actors instantly.
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
 
isDirectDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If the damage is direct.
isDirectDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If the damage is direct.
isDirectDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If the damage is direct.
isDirectDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If the damage is direct.
isDisable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
If true disables actual emittor (it will dissappear).
isDomPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a DominationPoint (for BotDoubleDomination game).
isDomPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isDomPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isDomPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a DominationPoint (for BotDoubleDomination game).
isDomPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a DominationPoint (for BotDoubleDomination game).
isDomPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a DominationPoint (for BotDoubleDomination game).
isDone() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server.MapChangeFuture
 
isDoor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a door mover.
isDoor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isDoor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isDoor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a door mover.
isDoor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a door mover.
isDoor() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a door mover.
isDoorOpened() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
True if this NavPoint is a Door and door is opened.
isDoorOpened() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isDoorOpened() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isDoorOpened() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
True if this NavPoint is a Door and door is opened.
isDoorOpened() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
True if this NavPoint is a Door and door is opened.
isDoorOpened() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
True if this NavPoint is a Door and door is opened.
isDouble() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
If true performs a double dodge in specified direction.
isDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
If set to True will cause the bot to perform double jump.
isDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Whether this is a double jump.
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
If the GB should draw lines representing the auto ray traces of the bot (for more information see ATR message).
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If set to true, the rays of automatic ray tracing (ATR messages) will be drawn in the game.
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
if the GB should draw lines representing the auto ray traces of the bot (for more information see ATR message).
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
if the GB should draw lines representing the auto ray traces of the bot (for more information see ATR message).
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
if the GB should draw lines representing the auto ray traces of the bot (for more information see ATR message).
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
if the GB should draw lines representing the auto ray traces of the bot (for more information see ATR message).
isDrawTraceLines() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Whether it is regular item or one dropped by some bot (usually during dying).
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
Whether it is regular item or one dropped by some bot (usually during dying).
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Whether it is a regular item or dropped by player or bot.
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Whether it is a regular item or dropped by player or bot.
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
Whether it is regular item or one dropped by some bot (usually during dying).
isDropped() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
Whether it is regular item or one dropped by some bot (usually during dying).
isEnabled() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Check whether the module is enabled.
isEnabled() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Whether the object is active, see FloydWarshallMap.setEnabled(boolean) for more documentation.
isEnemy(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether a given team is an enemy team to the agent.
isEnemy(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether a given player is an enemy to the agent.
isEnemy(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Tells, whether a given team is an enemy team to the agent.
isEnemy(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Tells, whether a given player is an enemy to the agent.
isEnemyFlagDropped() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
ENEMY FLAG IS LAYING SOMEWHERE!
isEnemyFlagHeld() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
ENEMY FLAG is being carried by some team-mate.
isEnemyFlagHome() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
ENEMY FLAG is safe at enemy home.
isEnemyTeamCarryingOurFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether enemy team is currently carrying our flag, alias for CTF.isOurFlagHeld().
isErase() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
If true will erase previously set points.
isExecuting() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Whether the class is executing (== working == trying to get the bot back on NavGraph == to make UT2004GetBackToNavGraph.isOnNavGraph() true).
isExecuting() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Whether the object is executing the running.
isExecuting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
isExecuting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
isFacing(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells if the agent is currently facing input location.
isFacing(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells if the agent is currently facing input location.
isFailed() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Whether our run has failed.
isFailed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
isFallEdge() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot has just fall of the ledge
isFallEdgeOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot has just fall of the ledge
isFastTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
True if we want to use FastTrace function instead of Trace function (a bit faster but less information provided - just information if we hit something or not).
isFastTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
True if it is a fast trace, false if not (fast trace is a bit faster version of UT2004 ray trace - but provides us with less information - just true/false if we hit something on the way or not).
isFastTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
isFastTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
True if it is a fast trace, false if not (fast trace is a bit faster version of UT2004 ray trace - but provides us with less information - just true/false if we hit something on the way or not).
isFastTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
True if it is a fast trace, false if not (fast trace is a bit faster version of UT2004 ray trace - but provides us with less information - just true/false if we hit something on the way or not).
isFastTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
True if it is a fast trace, false if not (fast trace is a bit faster version of UT2004 ray trace - but provides us with less information - just true/false if we hit something on the way or not).
isFastTrace() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
isFell() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Flag for falling, if true, then the bot is already falling.
isFinished() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Game restart has been finished.
isFlaming() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage is causing our bot to burn.
isFlaming() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage is causing our bot to burn.
isFlaming() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If this damage is causing our bot to burn.
isFlaming() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage is causing the player to burn.
isFloorCorrection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
If we should correct ray directions accoring floor normal.
isFloorCorrection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
If we should correct ray directions accoring floor normal.
isFloorCorrection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
isFloorCorrection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
If we should correct ray directions accoring floor normal.
isFloorCorrection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
If we should correct ray directions accoring floor normal.
isFloorCorrection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
If we should correct ray directions accoring floor normal.
isFloorCorrection() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
isForceDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Whether you need to double jump to get to the neighbour navpoint.
isFriend(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether a given team is a friend team to the agent.
isFriend(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether a given player is a friend to the agent.
isFriend(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Tells, whether a given team is a friend team to the agent.
isFriend(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Tells, whether a given player is a friend to the agent.
isGame() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send game-related messages with every update.
isGamePaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
If the game is paused - nobody can move.
isGamePaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
isGamePaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
If the game is paused - nobody can move.
isGamePaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
isGamePaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
If the game is paused - nobody can move.
isGamePaused() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
If the game is paused - nobody can move.
isGBBots() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All GameBots bots will be exported.
isGlobal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
If True it is sent to everyone.
isGoalReached(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
This tests whether 'actualNode' matches your desired 'goalNode'.
isGoalReached(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoalNavPoint
 
isHealthy() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is healthy, i.e.
isHearingNoise() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot is hearing noise.
isHearingNoiseOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot is hearing noise.
isHearingPickup() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot is hearing pickup.
isHearingPickupOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot is hearing pickup.
isHitPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent hit another player (i.e..
isHitPlayerOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent hit another player (i.e..
isHumans() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All human players will be exported.
isInitialized() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Tells you whether the module is initialized, e.g., visibility matrix information is available for the level.
isInLock() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
isInside(SPLocation, SPStoryPlace) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
Returns whether 'location' belongs to the 'place'.
isInvSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this is an inventory spot (item is respawned at this point).
isInvSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isInvSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isInvSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
If this is an inventory spot (item is respawned at this point).
isInvSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
If this is an inventory spot (item is respawned at this point).
isInvSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
If this is an inventory spot (item is respawned at this point).
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
If bot is invulnerable (cannot die) or not.
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Will set godmode for bot on (bot can't be killed).
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
If bot is invulnerable (cannot die) or not.
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
If bot is invulnerable (cannot die) or not.
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
If bot is invulnerable (cannot die) or not.
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
If bot is invulnerable (cannot die) or not.
isInvulnerable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isIsMoving() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Does the mover move right now?
isIsMoving() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
isIsMoving() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
isIsMoving() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
Does the mover move right now?
isIsMoving() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Does the mover move right now?
isIsMoving() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Does the mover move right now?
isItemPickedUp() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether this bot has picked up some item recently.
isItemPickedUpOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether this bot has picked up some item recently.
isItemSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
True if the item is spawned at the point.
isItemSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isItemSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isItemSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
True if the item is spawned at the point.
isItemSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
True if the item is spawned at the point.
isItemSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
True if the item is spawned at the point.
isItemUseful(Item, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItems
Determines, whether an item can be useful for the agent.
isJumpDest() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a jump destination - some place that can be reached by some special jump.
isJumpDest() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isJumpDest() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isJumpDest() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a jump destination - some place that can be reached by some special jump.
isJumpDest() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a jump destination - some place that can be reached by some special jump.
isJumpDest() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a jump destination - some place that can be reached by some special jump.
isJumpPad() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a jump pad (a special device that causes the bot to jump high or far).
isJumpPad() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isJumpPad() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isJumpPad() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a jump pad (a special device that causes the bot to jump high or far).
isJumpPad() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a jump pad (a special device that causes the bot to jump high or far).
isJumpPad() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a jump pad (a special device that causes the bot to jump high or far).
isJumpSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a jump spot (a special device that causes the bot to jump high or far).
isJumpSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isJumpSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isJumpSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a jump spot (a special device that causes the bot to jump high or far).
isJumpSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a jump spot (a special device that causes the bot to jump high or far).
isJumpSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a jump spot (a special device that causes the bot to jump high or far).
isLiftCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a lift center (used to mark center of a lift mover, note that this point will be always moved with the lift).
isLiftCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isLiftCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isLiftCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a lift center (used to mark center of a lift mover, note that this point will be always moved with the lift).
isLiftCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a lift center (used to mark center of a lift mover, note that this point will be always moved with the lift).
isLiftCenter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a lift center (used to mark center of a lift mover, note that this point will be always moved with the lift).
isLiftExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a lift exit (used to mark exit point of a lift mover).
isLiftExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isLiftExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isLiftExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a lift exit (used to mark exit point of a lift mover).
isLiftExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a lift exit (used to mark exit point of a lift mover).
isLiftExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a lift exit (used to mark exit point of a lift mover).
isLiftJumpExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Boolean.
isLiftJumpExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isLiftJumpExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isLiftJumpExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Boolean.
isLiftJumpExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Boolean.
isLiftJumpExit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Boolean.
isLinkNavPoint(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Does this NavLinkPair contains (as either end) 'navPoint'.
isLinkNavPoint(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
Does this NavLinkPair contains (as either end) 'navPoint'.
isListener(UT2004PathAutoFixer.ILinkRemovalListener) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
isListening(IAnalyzerObserverListener) - Method in interface cz.cuni.amis.pogamut.ut2004.analyzer.IUT2004Analyzer
Tests a listener whether it watches for creation/deletion of observers.
isListening(IAnalyzerObserverListener) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
isLoaded(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, whether specific weapon is in the agent's inventory && is loaded (has at least 1 primary or secondary ammo).
isLoaded(ItemType.Group) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Tells, whether a weapon from a specific group is in the agent's inventory && is loaded (has at least 1 primary or secondary ammo).
isLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004LockableWorldView
 
isLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
isLogBeforeMatchRestart() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Should we log something before GameRestarted? Default: TRUE.
isLogging() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Whether the object is currently collecting stats.
isLoop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
When true the animation will be played in loop.
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
True, if you have to spawn the bot manually after each death.
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets if the bot wil have tol be respawned after death manually by RESPAWN command.
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets if the bot wil have tol be respawned after death manually by RESPAWN command.
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
True if we have to spawn the bot manually after each death
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
True if we have to spawn the bot manually after each death
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
True if we have to spawn the bot manually after each death
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
True if we have to spawn the bot manually after each death
isManualSpawn() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isMapName(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Tells, whether the UT2004 is currently running map with name 'name'.
isMapName(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Tells, whether the UT2004 is currently running map with name 'name'.
isMelee() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information whether this weapon is a melee weapon.
isMelee() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon.
isMelee() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
UT engine informs us, if this weapon is known as melee (short range, close combat).
isMoveProjectiles() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If this velocity zone should impart velocity to projectiles and effects.
isMoving() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is moving.
IsMoving - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Does the mover move right now?
IsMoving - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Does the mover move right now?
IsMoving_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'IsMoving' was received from GB2004.
isNavigating() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
True if navigating, e.g., trying to get somewhere using either IUT2004PathExecutor, IUT2004GetBackToNavGraph or IUT2004RunStraight.
isNavigating() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
isNavigatingToItem() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Whether we're currently navigating to item (final target).
isNavigatingToItem() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
isNavigatingToNavPoint() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Whether we're currently navigating to navpoint (final target).
isNavigatingToNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
isNavigatingToPlayer() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Whether we're currently navigating to player (final target).
isNavigatingToPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
isNeutralZone() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Players can't take damage in this zone.
isNeverImpactJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
isNodeOpened(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
Method defining which nodes are allowed to be explored and which are forbidden, see AStarEvaluator.isNodeOpened(Object).
isNoDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Boolean.
isNoDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isNoDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isNoDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Boolean.
isNoDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Boolean.
isNoDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Boolean.
isNoInventory() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If the inventory is allowed here.
isNoLowGrav() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
isObserver() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Whether the module is being used inside observer.
isOnlyTranslocator() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Whether the translocator is the only way how to traverse this navigation edge.
isOnNavGraph() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Check whether the bot is on navigation graph, more precisly, near some navigation point.
isOnNavGraph() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Whether the bot is currently on some NavPoint.
isOnNavGraph() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
isOurFlagDropped() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
OUR FLAG IS LAYING SOMEWHERE!
isOurFlagHeld() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
OUR FLAG is being carried by some enemy player.
isOurFlagHome() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
OUR FLAG is safe at home.
isOurTeamCarryingEnemyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Whether our team is currently carrying enemy flag, alias for CTF.isEnemyFlagHeld().
isOutputting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Whether the object is currently logging (it may be false while the match is being restarted).
isPainCausing() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
True or false if we get some damage when we stay in this zone.
isPathExecuting() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Whether UT2004Navigation is currently using IUT2004PathExecutor to follow the path.
isPathExecuting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
isPause() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Should pause the emitter, does not work right now.
isPauseAll() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Everyone in the game will be paused if set to true.
isPauseBots() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Iif true only bots will be paused – players and spectators will move freely.
isPaused() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Tells, whether the game is paused or running.
isPickable(Item) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Method that determines whether 'item' is pickable in the current state of the bot.
isPickupSpawned(Item) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Tells, whether the given pickup point contains a spawned item.
isPickupSpawned(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Tells, whether the given pickup point contains a spawned item.
isPlayerDeathsKnown(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Tells whether the number of deaths for 'player' is known.
isPlayerKilled() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether some other player has just died (we do not care which one).
isPlayerKilled(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether some other player of id 'playerId' has just died.
isPlayerKilled(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether some other player has just died.
isPlayerKilledOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether some other player has just died (we do not care which one).
isPlayerKilledOnce(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether some other player of id 'playerId' has just died.
isPlayerKilledOnce(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether some other player has just died.
isPlayerScoreKnown(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Tells whether the player score for 'player' is known.
isPlayerStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this is a player start (players and/or bots are respawned at this point).
isPlayerStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isPlayerStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isPlayerStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
If this is a player start (players and/or bots are respawned at this point).
isPlayerStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
If this is a player start (players and/or bots are respawned at this point).
isPlayerStart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
If this is a player start (players and/or bots are respawned at this point).
isPointProjectionAfterLinkSegment(NavPointNeighbourLink, ILocated) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Tells whether "point" projection to "link" is inside the "link segment".
isPointProjectionBeforeLinkSegment(NavPointNeighbourLink, ILocated) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Tells whether "point" projection to "link" is inside the "link segment".
isPointProjectionOnLinkSegment(NavPointNeighbourLink, ILocated) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Tells whether "point" projection to "link" is inside the "link segment".
isPriAlwaysGibs() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
isPriAlwaysGibs() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
If this damage will kill us instantly.
isPriAlwaysGibs() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage will kill us instantly.
isPriArmorStops() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
isPriArmorStops() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
If this damage can be stopped by an armor.
isPriArmorStops() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage can be stopped by an armor.
isPriDetonatesGoop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
isPriDetonatesGoop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
If this damage can detonate goop created by bio rifle (not sure).
isPriDetonatesGoop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage can detonate goop created by bio rifle (not sure).
isPriExtraMomZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
isPriExtraMomZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
If the hit by this damage will add some speed to the target (will "push" the target a bit).
isPriExtraMomZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the hit by this damage will add some speed to the target (will "push" the target a bit).
isPriFireOnRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriFireOnRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If to fire this firing mode you need to press shooting button (start shooting) and then release it (stop shooting).
isPriInstantHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriInstantHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this firing mode does instant hits - will hit the target at the moment it is fired.
isPriLeadTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriLeadTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this firing mode is capable of shooting projectiles that will lead the target.
isPrimary() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
Whether to use primary firing mode?
isPrimaryShooting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is shooting with primary fire mode.
isPriModeExclusive() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriModeExclusive() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If true you are unable to fire both firing modes of this weapon at the same time.
isPriRecomSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriRecomSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the engine recomends us to use splash damage.
isPriSpecial() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
isPriSpecial() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
If this damage is special.
isPriSpecial() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage is special.
isPriSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If our weapons primary firing mode does splash damage - area effect.
isPriSplashJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriSplashJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this weapon can be used to boost jumping height.
isPriSuperWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
isPriSuperWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
If this damage is caused by super weapon and will damage also team mates even if friendly fire is off.
isPriSuperWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage is caused by super weapon and will damage also team mates even if friendly fire is off.
isPriTossed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriTossed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the weapon in this firing mode is tossing projectiles.
isPriWaitForRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
isPriWaitForRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If to fire this mode you need to stop pressing shooting button between two shots to shoot.
isReachable(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
 
isReachable() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
True if the bot can run here directly, false otherwise.
isRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
True to release this player from camera mode.
isRestart() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
When set to true, the game state will be restarted (all scores reset to 0 and all players and bots will be restarted).
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
True if it hit something, false if not.
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
True if it hit something, false if not.
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
True if it hit something, false if not.
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
True if it hit something, false if not.
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
True if it hit something, false if not.
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Boolean result containing whether the give command was successful.
isResult() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
True if it hit something, false if not.
isRoamingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Some ambush point, where is good chance to intercept approaching opponents.
isRoamingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isRoamingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isRoamingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Some ambush point, where is good chance to intercept approaching opponents.
isRoamingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Some ambush point, where is good chance to intercept approaching opponents.
isRoamingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Some ambush point, where is good chance to intercept approaching opponents.
isRoamingSpot() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
Some ambush point, where is good chance to intercept approaching opponents.
isRunningStraight() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Whether UT2004Navigation is currently using UT2004Navigation.runStraight to get to player by running straight to it/him/her.
isRunningStraight() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
isSecAlwaysGibs() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
isSecAlwaysGibs() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage will kill us instantly.
isSecArmorStops() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
isSecArmorStops() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage can be stopped by an armor.
isSecDetonatesGoop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
isSecDetonatesGoop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage can detonate goop created by bio rifle (not sure).
isSecExtraMomZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
isSecExtraMomZ() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the hit by this damage will add some speed to the target (will "push" the target a bit).
isSecFireOnRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecFireOnRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If to fire this firing mode you need to press shooting button (start shooting) and then release it (stop shooting).
isSecInstantHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecInstantHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this firing mode does instant hits - will hit the target at the moment it is fired.
isSecLeadTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecLeadTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this firing mode is capable of shooting projectiles that will lead the target.
isSecModeExclusive() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecModeExclusive() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If true you are unable to fire both firing modes of this weapon at the same time.
isSecondary() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
Whether to use secondary firing mode?
isSecondaryShooting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is shooting with alternate (secondary) fire mode.
isSecRecomSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecRecomSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the engine recomends us to use splash damage.
isSecSpecial() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
isSecSpecial() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage is special.
isSecSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecSplashDamage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If our weapons secondary firing mode does splash damage - area effect.
isSecSplashJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecSplashJump() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this weapon can be used to boost jumping height.
isSecSuperWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
isSecSuperWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If this damage is caused by super weapon and will damage also team mates even if friendly fire is off.
isSecTossed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecTossed() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If the weapon in this firing mode is tossing projectiles.
isSecWaitForRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
isSecWaitForRelease() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
If to fire this mode you need to stop pressing shooting button between two shots to shoot.
isSee() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about what the observed player sees with every update.
isSelf() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about the observed player with every update.
isSend() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
If true, the player can behave normally.
isServerFull() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
If it is true, connection will be terminated afterwards.
isSet(int) - Method in enum cz.cuni.amis.pogamut.ut2004.utils.LinkFlag
 
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is shooting or not.
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Whether the bot is currently shooting
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
If the bot is shooting or not.
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
If the bot is shooting or not.
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If the bot is shooting or not.
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
isShooting() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
If the bot is shooting or not.
isShot() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is being damaged by another player (i.e.
isShotOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells, whether the agent is being damaged by another player (i.e.
isShouldLeadTarget() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
When firing slow projectiles (missiles...), if the engine will try to count the impact point for the bot or not (when shooting at moving targets).
isShow() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
False if the message should be removed, true if it should be shown.
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
If some additional debug information will be shown in the UT2004 server console window.
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If true some additional debug information will be logged to UT2004 server console window.
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
If some additional debug information will be shown in the UT2004 server console window.
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
If some additional debug information will be shown in the UT2004 server console window.
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
If some additional debug information will be shown in the UT2004 server console window.
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
If some additional debug information will be shown in the UT2004 server console window.
isShowDebug() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
If true an actor visualizing the location the bot is actually looking at will appear in the game.
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If set to true an actor will appear in the game on the location the bot is actually looking at.
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
If true an actor visualizing the location the bot is actually looking at will appear in the game.
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
If true an actor visualizing the location the bot is actually looking at will appear in the game.
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
If true an actor visualizing the location the bot is actually looking at will appear in the game.
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
If true an actor visualizing the location the bot is actually looking at will appear in the game.
isShowFocalPoint() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isSniping() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information whether this weapon is good for sniping.
isSniping() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon.
isSniping() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
UT engine infroms us, if this weapon is a sniper weapon (long range, high damage).
isSnipingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Point good for sniping.
isSnipingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isSnipingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isSnipingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
Point good for sniping.
isSnipingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Point good for sniping.
isSnipingSpot() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Point good for sniping.
isSnipingSpot() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
Point good for sniping.
isSpecial() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about special objects on the map with every update.
isStarted() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Game restart sequence has been started.
isStartOnUnusedPort() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
isStuck() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004DistanceStuckDetector
 
isStuck() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
isStuck() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
isSuccess() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Whether our run has succeeded (once we get to our target, this returns true).
isSuccess() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
isSuccess() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
If we have successfully used the factory.
isSuccess() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
If true team change was succesfull (it won't be succesfull if we are changing to a team we already are in).
isSuperHeal() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
If this item is health.
isSuperHealth() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.HealthDescriptor
If this health can heal above maximum health (usually above 100).
isSuperHealthy() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is healthy to the maximum boostable extent.
isSynchronousBatchExported() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
It informs whether the sending of all GB synchronous messages is enabled or disabled.
isSynchronousOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables sending of all GB synchronous messages for the bot.
isSynchronousOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
It informs if sending of all GB synchronous messages is enabled or disabled.
isSynchronousOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
isSynchronousOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
It informs if sending of all GB synchronous messages is enabled or disabled.
isSynchronousOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
It informs if sending of all GB synchronous messages is enabled or disabled.
isSynchronousOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
It informs if sending of all GB synchronous messages is enabled or disabled.
isSynchronousOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
isSyncNavPointsOff() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables sending of NavPoints in GB synchronous batch for the bot.
isTaboo(T, double) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet.IRelaxedTaboo
 
isTaboo(T) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Determines whether an 'item' is inside tabu set or not based on the current UT2004 time.
isTaboo(T, TabooSet.IRelaxedTaboo) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Determines whether an 'item' is considered to be taboo using relaxed 'estimator'.
isTeamLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
If the vehicle is locked just for its current team.
isTeamLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
isTeamLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
isTeamLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
If the vehicle is locked just for its current team.
isTeamLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
If the vehicle is locked just for its current team.
isTeamLocked() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
If the vehicle is locked just for its current team.
isTeamScoreKnown(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game
Tells whether the team score for 'team' is known.
isTeleporter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If this point marks a teleport.
isTeleporter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isTeleporter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isTeleporter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
If this point marks a teleport.
isTeleporter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
If this point marks a teleport.
isTeleporter() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a teleport.
isTimeInitialized() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Whether we have already received at least two BeginMessage in order to have all time-vars initialized so we may collect all stats.
isTouchingGround() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is currently touching the groud with his feets.
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
If we want to trace also actors – bots, monsters, players, items.
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
When true it means that all actors will be traced – for example players, bots, monsters, items etc.
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
If we traced also actors with this ray (actors – moving things in a game – bots, players, monsters, pickup …) (only if NOT using FastTrace)
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
If we traced also actors with this ray (actors – moving things in a game – bots, players, monsters, pickup …) (only if NOT using FastTrace)
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
If we traced also actors with this ray (actors – moving things in a game – bots, players, monsters, pickup …) (only if NOT using FastTrace)
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
If we traced also actors with this ray (actors – moving things in a game – bots, players, monsters, pickup …) (only if NOT using FastTrace)
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
isTraceActors() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
True if we are tracing also actors in the game (players, items).
isTryingToGetBackToNav() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Whether UT2004Navigation is currently trying to get back to nav using IUT2004GetBackToNavGraph.
isTryingToGetBackToNav() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
isUnrealBots() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All UnrealBots will be exported.
isUsed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Whether this instance has been used to alter navigation graph.
isUsesAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon.
isUsesAltAmmo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
Whether this weapon uses two separate ammo classes - first for primary firing mode, second for secondary.
isVehicle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
If we are vehicle just these attr.
isVehicle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
isVehicle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
If we are vehicle just these attr.
isVehicle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are vehicle just these attr.
isVehicle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
isVehicle() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
If we are vehicle just these attr.
isVehicleHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage was caused by vehicle running over us.
isVehicleHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage was caused by vehicle running over us.
isVehicleHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If this damage was caused by vehicle running over.
isVehicleHit() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage was caused by vehicle running over us.
isVisible(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
Returns whether loc1 is visible from loc2 (and vice versa == symmetrix info).
isVisible(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns whether 'loc1' is visible from 'loc2' (and vice versa == symmetric info).
isVisible(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Returns whether BOT can see 'target' (and vice versa == symmetric info).
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
True if the bot can see the bomb.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
True if the bot can see the bomb.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
True if the bot can see the bomb.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
True if the bot can see the bomb.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
True if the bot can see the flag.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
True if the bot can see the flag.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
True if the bot can see the flag.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
True if the bot can see the flag.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
The class of the projectile (so you know what is flying against you).
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
The class of the projectile (so you know what is flying against you).
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
The class of the projectile (so you know what is flying against you).
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
The class of the projectile (so you know what is flying against you).
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
If the item is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
If the item is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
If the item is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
If the item is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
If the mover is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
If the mover is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
If the mover is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
If the mover is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
If the point is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
If the point is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
If the point is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
If the point is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
If the player is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
If the player is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
If the player is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
If the player is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
If the vehicle is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
If the vehicle is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
If the vehicle is in the field of view of the bot.
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
isVisible() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
If the vehicle is in the field of view of the bot.
isVisible() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.messages.INavPoint
If the point is in the field of view of the bot.
isWaitForMatchRestart() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Whether the observer should wait for match-restart before it starts to collect data.
isWaitForMatchRestart() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
Whether the analyzer's observers should wait for match-restart before it starts to collect data.
isWalk() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE.
isWalk() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
True or false to enable/disable bot walking.
isWalkable(int) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
isWalking() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Tells, whether the agent is walking.
isWalking() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
If we are currently in walking mode.
isWalking() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
isWalking() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
If we are currently in walking mode.
isWalking() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are currently in walking mode.
isWalking() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
isWalking() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
If we are currently in walking mode.
isWall() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Attemtps to do a wall dodge.
isWaterVolume() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If this zone is a water.
isWeaponStay() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
If true respawned weapons will stay on the ground after picked up (but bot cannot pickup same weapon twice).
isWeaponStay() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
isWeaponStay() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
If true respawned weapons will stay on the ground after picked up (but bot cannot pickup same weapon twice).
isWeaponStay() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
isWeaponStay() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
If true respawned weapons will stay on the ground after picked up (but bot cannot pickup same weapon twice).
isWeaponStay() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
If true respawned weapons will stay on the ground after picked up (but bot cannot pickup same weapon twice).
Item - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Item - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message INV.
Item() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Parameter-less contructor for the message.
Item - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Unique Id of the respawned item (the item respawns at this point).
Item - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Unique Id of the respawned item (the item respawns at this point).
Item.ItemUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Item.ItemUpdate(Item, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ItemUpdate
 
Item.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Item.ObjectDisappeared(Item, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ObjectDisappeared
 
Item_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Item' was received from GB2004.
ItemCategory - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ITC.
ItemCategory() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Parameter-less contructor for the message.
ItemCategory(String, ItemType, ItemType.Category, boolean, boolean, boolean, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, double, double, int, int, double, double, int, int, double, String, int, int, double, String, boolean, boolean, boolean, boolean, boolean, boolean, String, double, double, double, double, double, double, double, double, double, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, double, double, int, int, double, double, int, int, double, String, int, int, double, String, boolean, boolean, boolean, boolean, boolean, boolean, String, double, double, double, double, double, double, double, double, double, int, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Creates new instance of the message ItemCategory.
ItemCategory(ItemCategory) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Cloning constructor from the full message.
ItemCategory - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Category of the item.
ItemCategoryEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EITC.
ItemCategoryEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
Parameter-less contructor for the message.
ItemCategoryEnd(ItemCategoryEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
Cloning constructor from the full message.
ItemCategoryStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SITC.
ItemCategoryStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
Parameter-less contructor for the message.
ItemCategoryStart(ItemCategoryStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
Cloning constructor from the full message.
ItemCategoryState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Takes care of the ITC messages creating new categories inside the ItemTranslator class.
ItemCategoryState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemCategoryState
 
ItemCategoryState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
Takes care of the ITC messages creating new categories inside the ItemTranslator class.
ItemCategoryState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemCategoryState
 
ItemCategoryState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
Takes care of the ITC messages creating new categories inside the ItemTranslator class.
ItemCategoryState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemCategoryState
 
ItemClass - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
ItemClass - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Class of the item (e.g.
ItemClass - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Class of the item (e.g.
ItemClass_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'ItemClass' was received from GB2004.
ItemCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the INV abstract message.
ItemCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
Parameter-less contructor for the message.
ItemCompositeImpl(ItemLocalImpl, ItemSharedImpl, ItemStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
Composite-impl constructor.
ItemCompositeImpl(ItemCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
Cloning constructor.
ItemDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
A parent of all item descriptors.
ItemDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
ItemDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
This factory handles default item category messages.
ItemDescriptorField - Annotation Type in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
This descriptor tells the that the field is subject for the reflection when building the descriptor for the particular item from the ItemCategory message.
ItemDescriptorObtained - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
ItemDescriptorObtained(ItemDescriptor, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ItemDescriptorObtained
 
ItemDescriptors - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Sensory module that provides mapping between ItemType and ItemDescriptor providing an easy way to obtain item descriptors for various items in UT2004.
ItemDescriptors(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
Constructor.
ItemDescriptors(UT2004Bot, LogCategory) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.ItemDescriptors
 
itemDescriptorValue(ItemType) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
ItemId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Id of the item in the inventory chain of the giver.
ItemId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
If the command was a success then here we receive Id of the item that was given to bot.
ItemInstance - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If item should be present at this navpoint it's instance will be here.
ItemInstance - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If item should be present at this navpoint it's instance will be here.
ItemInstance_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'ItemInstance' was received from GB2004.
ItemListEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EINV.
ItemListEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
Parameter-less contructor for the message.
ItemListEnd(ItemListEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
Cloning constructor from the full message.
ItemListStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SINV.
ItemListStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
Parameter-less contructor for the message.
ItemListStart(ItemListStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
Cloning constructor from the full message.
ItemListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
 
ItemListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemListState
 
ItemListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
 
ItemListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemListState
 
ItemListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
 
ItemListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemListState
 
ItemLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message INV.
ItemLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
Parameter-less contructor for the message.
ItemLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ItemLocal.ObjectDisappeared(ItemLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal.ObjectDisappeared
 
ItemLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message INV.
ItemLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
Parameter-less contructor for the message.
ItemLocalImpl(UnrealId, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
Creates new instance of the message Item.
ItemLocalImpl(Item) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
Cloning constructor from the full message.
ItemLocalImpl(ItemLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
Cloning constructor from the full message.
ItemLocalImpl(ItemLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
Cloning constructor from the message part.
ItemLocalImpl.ItemLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ItemLocalImpl.ItemLocalUpdate(ItemLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl.ItemLocalUpdate
 
ItemMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message INV contains also its Local/Shared/Static subpart class definitions..
ItemMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Parameter-less contructor for the message.
ItemMessage(UnrealId, UnrealId, NavPoint, boolean, Location, int, ItemType, ItemDescriptor, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Creates new instance of the message Item.
ItemMessage(ItemMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Cloning constructor from the full message.
ItemMessage.ItemLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message INV, used to facade INVMessage.
ItemMessage.ItemLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
 
ItemMessage.ItemSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message INV, used to facade INVMessage.
ItemMessage.ItemSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
 
ItemMessage.ItemStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message INV, used to facade INVMessage.
ItemMessage.ItemStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
 
itemPickedUp(ItemPickedUp) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
ItemPickedUp - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event IPK.
ItemPickedUp() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Parameter-less contructor for the message.
ItemPickedUp(UnrealId, UnrealId, Location, int, int, ItemType, ItemDescriptor, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Creates new instance of the message ItemPickedUp.
ItemPickedUp(ItemPickedUp) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Cloning constructor from the full message.
itemPickedUpListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
 
ItemReceived - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event IRC.
ItemReceived() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Parameter-less contructor for the message.
ItemReceived(UnrealId, UnrealId, UnrealId, Location, int, String, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Creates new instance of the message ItemReceived.
ItemReceived(ItemReceived) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Cloning constructor from the full message.
Items - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Memory module specialized on items on the map.
Items(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Constructor.
Items(UT2004Bot, AgentInfo, Game, Weaponry, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Constructor.
items - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Memory module specialized on items on the map - which are visible and which are probably spawned.
Items.EndMessageListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
EndMessage listener.
Items.EndMessageListener(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.EndMessageListener
Constructor.
Items.ItemPickedUpListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
ItemPickedUp listener.
Items.ItemPickedUpListener(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.ItemPickedUpListener
Constructor.
Items.ItemsListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
Items.ItemsListener(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.ItemsListener
 
Items.MapPointsListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
MapPointsListObtained listener.
Items.MapPointsListener(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.MapPointsListener
Constructor.
Items.NavPointListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
MapPointsListObtained listener.
Items.NavPointListener(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.NavPointListener
Constructor.
itemsByCategoryCollected - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many items according to its ItemType.Category the bot has collected.
itemsCollected - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many items the bot has collected according to their item type.
ItemShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message INV.
ItemShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
Parameter-less contructor for the message.
ItemSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message INV.
ItemSharedImpl(ItemSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
ItemSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
ItemSharedImpl.ItemSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ItemSharedImpl.ItemSharedUpdate(ItemShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl.ItemSharedUpdate
 
itemsListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
 
ItemSpawned - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
ItemSpawned - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
True if the item is spawned at the point.
ItemSpawned_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'ItemSpawned' was received from GB2004.
ItemSpawnedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
ItemStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message INV.
ItemStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
Parameter-less contructor for the message.
ItemStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message INV.
ItemStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Parameter-less contructor for the message.
ItemStaticImpl(UnrealId, UnrealId, NavPoint, int, ItemType, ItemDescriptor) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Creates new instance of the message Item.
ItemStaticImpl(Item) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Cloning constructor from the full message.
ItemStaticImpl(ItemStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Cloning constructor from the full message.
ItemStaticImpl(ItemStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Cloning constructor from the message part.
ItemStaticImpl.ItemStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
ItemStaticImpl.ItemStaticUpdate(ItemStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl.ItemStaticUpdate
 
itemTranslator - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
object that is used to translate type of the message to the
ItemTranslator - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Main class responsible for the item decoration.
ItemTranslator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTranslator
 
ItemType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Class of the item we wanted to give to the bot.
ItemType - Class in cz.cuni.amis.pogamut.ut2004.communication.messages
Type of the item.
ItemType(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Public constructor - creates ItemType of the EXTRA category and Group OTHER.
ItemType.Category - Enum in cz.cuni.amis.pogamut.ut2004.communication.messages
List of all item categories.
ItemType.Group - Enum in cz.cuni.amis.pogamut.ut2004.communication.messages
List of all item groups.
ItemTyped - Interface in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Interface marking the object as "typed" therefore being a subject for description by ItemDescriptor.
ItemTypeProperty - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property
Implementation of the ISharedProperty interface for ItemType value type.
ItemTypeProperty(WorldObjectId, String, ItemType, Class) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property.ItemTypeProperty
 
ItemTypeProperty(ItemTypeProperty) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.property.ItemTypeProperty
 
itemTypeValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return an ItemType instance.
IUT2004Analyzer - Interface in cz.cuni.amis.pogamut.ut2004.analyzer
Interface of the analyzer that should hook an IUT2004AnalyzerObserver agent onto every bot inside UT2004 game sniffing info about the bot.
IUT2004AnalyzerObserver - Interface in cz.cuni.amis.pogamut.ut2004.analyzer
Analyzer's observer is an agent that observes some bot inside the environment collecting interesting information about him.
IUT2004Bot - Interface in cz.cuni.amis.pogamut.ut2004.bot
Unreal Tournament bot.
IUT2004Bot.BoolBotParam - Enum in cz.cuni.amis.pogamut.ut2004.bot
 
IUT2004BotController<BOT extends UT2004Bot> - Interface in cz.cuni.amis.pogamut.ut2004.bot
 
IUT2004BotLogicController<BOT extends UT2004Bot,LOGIC_MODULE extends LogicModule> - Interface in cz.cuni.amis.pogamut.ut2004.bot
 
IUT2004GetBackToNavGraph - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
This class is meant to provide easy "get-back-to-navigation-graph-in-order-I-can-safely-navigate-through-map" implementation.
IUT2004Navigation - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
Facade for navigation in UT2004.
IUT2004Observer - Interface in cz.cuni.amis.pogamut.ut2004.observer
 
IUT2004PathExecutor<PATH_ELEMENT extends ILocated> - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
 
IUT2004PathExecutorHelper<PATH_ELEMENT> - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
 
IUT2004PathNavigator<PATH_ELEMENT extends ILocated> - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
Navigator purpose is to actually move the bot through the UT2004 environment - if you did not read IPathExecutor and UT2004PathExecutor documentation, do it now.
IUT2004PathRunner - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
Runner is actually responsible for running directly between two locations.
IUT2004RunStraight - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
Interface for straight-runner that is combined with stuck-detectors.
IUT2004Server - Interface in cz.cuni.amis.pogamut.ut2004.server
 
IUT2004Yylex - Interface in cz.cuni.amis.pogamut.ut2004.communication.parser
 
IWorldEventQueue - Interface in cz.cuni.amis.pogamut.ut2004.communication.translator
Interface for the world event queue that is used to transport new world events from the FSM to MessageTranslator.
IWorldEventQueue.Queue - Class in cz.cuni.amis.pogamut.ut2004.communication.translator
 
IWorldEventQueue.Queue() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.IWorldEventQueue.Queue
 

J

Jmx - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the jmx adress we can use to debug the bot from Java (if we are using Pogamut).
Jmx - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Exported just for control server.
Jmx - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Exported just for control server.
Jmx_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Jmx' was received from GB2004.
jump() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
jump(double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to jump instantly (issues GB JUMP command) with custom settings.
jump(boolean, double, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to jump (or double jump) instantly (issues GB JUMP command) with custom settings.
jump() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Bot will make simple jump (Issues GB JUMP command)
Jump - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command JUMP.
Jump(Boolean, Double, Double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
Creates new instance of command Jump.
Jump() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
Creates new instance of command Jump.
Jump(Jump) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
Cloning constructor.
JumpDest - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
JumpDest - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a jump destination - some place that can be reached by some special jump.
JumpDest - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a jump destination - some place that can be reached by some special jump.
JumpDest_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'JumpDest' was received from GB2004.
JumpPad - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
JumpPad - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a jump pad (a special device that causes the bot to jump high or far).
JumpPad - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a jump pad (a special device that causes the bot to jump high or far).
JumpPad_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'JumpPad' was received from GB2004.
JumpPerformed - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event JUMP.
JumpPerformed() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Parameter-less contructor for the message.
JumpPerformed(boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Creates new instance of the message JumpPerformed.
JumpPerformed(JumpPerformed) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Cloning constructor from the full message.
JumpSpot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
JumpSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a jump spot (a special device that causes the bot to jump high or far).
JumpSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a jump spot (a special device that causes the bot to jump high or far).
JumpSpot_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'JumpSpot' was received from GB2004.
JumpZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Bot Jump's Z boost.
JumpZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Bot Jump's Z boost.
JumpZ_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'JumpZ' was received from GB2004.

K

keepNavigating() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Navigates with the current navigation request.
KefikRunner - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator
Responsible for direct running to location.
KefikRunner(UT2004Bot, AgentInfo, AdvancedLocomotion, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Constructor.
Key - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Key that has been pressed, released or held.
Key - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Which key was pressed.
KEY - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Key.
KeyEvent - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event KEYEVENT.
KeyEvent() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Parameter-less contructor for the message.
KeyEvent(String, UnrealId, String, UnrealId, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Creates new instance of the message KeyEvent.
KeyEvent(KeyEvent) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Cloning constructor from the full message.
Kick - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command KICK.
Kick(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
Creates new instance of command Kick.
Kick() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
Creates new instance of command Kick.
Kick(Kick) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
Cloning constructor.
kill() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
killAgent() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
killAgent() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
killAgent() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
 
killAgent() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
killed - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Contains statistics about bot that was KILLED BY OBSERVED BOT.
killedBy - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Contains statistics about bots that KILLED OBSERVED BOT.
killedByOthers - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times was this bot killed by other players.
killedOthers - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times this bot has killed other players.
KilledPawn - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
The UT Pawn that was killed - support for vehicles.
Killer - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Unique Id of player that killed our bot if any (may have walked off a ledge).
Killer - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Unique Id of player that killed if any (the victim might have walked off a ledge).

L

LadderSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Ladderspeed of the bot (on the ladder).
LadderSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Ladderspeed of the bot (on the ladder).
LadderSpeed_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'LadderSpeed' was received from GB2004.
Landed - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event LAND.
Landed() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Parameter-less contructor for the message.
Landed(Vector3d) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Creates new instance of the message Landed.
Landed(Landed) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Cloning constructor from the full message.
lastBatch - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004VisionLocalWorldView
 
lastCollidingEvent - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Last received wall colliding event
lastLocation - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
lastSeenTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
When was the last time we've received info about this object.
lastTarget - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Last location target.
lastTarget - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
lastTargetPlayer - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Last location target.
lastUpdateTime - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Holds the last time when an update event was recieved from any agent for each object
launchSpectate(URI) - Static method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004Wrapper
 
LeaveVehicle - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command LEAVE.
LeaveVehicle() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.LeaveVehicle
Creates new instance of command LeaveVehicle.
LeaveVehicle(LeaveVehicle) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.LeaveVehicle
Cloning constructor.
Left - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the left emoticon.
LeftSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the left emoticon size.
Length - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Specifies the length of the ray (in UT units).
Level - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Name of map in game.
Level - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Name of map in game.
Level_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'Level' was received from GB2004.
LifeTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the life time of the balls and radius and speed they will be traversing.
LiftCenter - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
LiftCenter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a lift center (used to mark center of a lift mover, note that this point will be always moved with the lift).
LiftCenter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a lift center (used to mark center of a lift mover, note that this point will be always moved with the lift).
LiftCenter_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'LiftCenter' was received from GB2004.
LiftExit - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
LiftExit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a lift exit (used to mark exit point of a lift mover).
LiftExit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a lift exit (used to mark exit point of a lift mover).
LiftExit_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'LiftExit' was received from GB2004.
LiftJumpExit - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
LiftJumpExit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Boolean.
LiftJumpExit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Boolean.
LiftJumpExit_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'LiftJumpExit' was received from GB2004.
LiftOffset - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
LiftOffset - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Starting vector between MyLift location and LiftCenter location.
LiftOffset - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Starting vector between MyLift location and LiftCenter location.
LiftOffset_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'LiftOffset' was received from GB2004.
LIGHTNING_GUN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
LightningGun weapon (modern sniper weapon).
LIGHTNING_GUN_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
LightningGun ammo.
lineOfSightAngle(Location, Rotation, Location) - Static method in class cz.cuni.amis.pogamut.ut2004.utils.UTAlgebra
Returns degrees!
link - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
LINK_GUN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
LinkGun weapon.
LINK_GUN_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
LinkGun ammo.
LINK_GUN_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
LinkGun projectile.
LinkFlag - Enum in cz.cuni.amis.pogamut.ut2004.utils
This is enum for edge flag between navpoints.
linkRemoved(NavPointNeighbourLink) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer.ILinkRemovalListener
Reports that some link has been removed from navigation graph.
listenerLink - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
listenerRegistrator - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Listener registrator that probes declared methods for the presence of EventListener, ObjectClassEventListener, ObjectClassListener, ObjectEventListener and ObjectListener annotations and automatically registers them as listeners on a specific events.
listeners - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Remembers all the listeners added for an agent, this is needed to properly remove them when a agent unregisters from the database
listenersLinkCanRemove - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
ListObtained<T> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
Event notifying that list of some objects/events was received.
ListObtained(List<T>, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ListObtained
 
load(File, String) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
loadFromFile(File) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
 
loadXML(File) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
loadXML(File) - Static method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorldData
 
localEventNotify(ILocalWorldObjectUpdatedEvent) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004VisionLocalWorldView
If the event updates a Viewable object, this method manages making it disappear when no update is recieved for it - this means the object is not in FoW of our agent.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Location you want to go to.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE, TURNTO.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Location you want to go to.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Specify start location, if unspecified, then random.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Initial location of this camera.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
Location you want to shoot at.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Location where the actor will be spawned.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Location you want to face.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
An absolute location of the bomb (Sent if we can actually see the flag).
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Location of thing you've rammed into.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Location of the vehicle.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Current location of the bot.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
An absolute location of the flag (Sent if we can actually see the flag).
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Current location of the projectile.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Location of the item.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Location of the item.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Location of the item.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Location of the vehicle.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Location of the mover.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Location of navigation point.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Location of one navigation point in the path.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
An absolute location of the player within the map.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
An absolute location of the bot.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
An absolute location of the bot.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
An absolute location of the vehicle within the map.
Location - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Absolute location of bot at the time of impact.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Location' was received from GB2004.
Location_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Location' was received from GB2004.
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
LocationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
locationValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a Location instance starting from num token(tokens are separated by space) in txt
lock() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004LockableWorldView
When the world view is locked - no batches are processes until unlocked.
lock() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
When the world view is locked - no batches are processes until unlocked.
LockedVehicle - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event LOCKED.
LockedVehicle() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Parameter-less contructor for the message.
LockedVehicle(UnrealId, String, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Creates new instance of the message LockedVehicle.
LockedVehicle(LockedVehicle) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Cloning constructor from the full message.
log - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Agent's log.
log - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Agent's log.
log - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Agent's log.
log - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
log - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Log used by this class.
log - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
log - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
Alias for user's log.
logic() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
logicInitialize(LogicModule) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
logicLatch(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.logic.UT2004BotLogic
 
logicModule - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
logicShutdown() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
lONG_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
LONG_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
longValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a long from num token in txt.
Loop - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
When true the animation will be played in loop.
LoqueNavigator<PATH_ELEMENT extends ILocated> - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator
Responsible for navigation to location.
LoqueNavigator(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Constructor.
LoqueNavigator(UT2004Bot, IUT2004PathRunner, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Constructor.
LoqueNavigator.Stage - Enum in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator
All stages the navigation can come to.
LoqueRunner - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator
Deprecated.
LoqueRunner(UT2004Bot, AgentInfo, AdvancedLocomotion, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Constructor.
LostChild - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event LOSTCHILD.
LostChild() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
Parameter-less contructor for the message.
LostChild(LostChild) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
Cloning constructor from the full message.
LostInventory - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event LIN.
LostInventory() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Parameter-less contructor for the message.
LostInventory(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Creates new instance of the message LostInventory.
LostInventory(LostInventory) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Cloning constructor from the full message.

M

main(String[]) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
Initializes VisibilityCreator, connects it to the localhost:3001 (localhost GB2004 server connection) and calls VisibilityCreator.createAndSave(File) method.
main - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Agent's main.
main(String[]) - Static method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
main(String[]) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Runs the scanner on input files.
MakePrototype(ItemType.Category, ItemType.Group, String[]) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Proto-constructor.
ManualSpawn - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets if the bot wil have tol be respawned after death manually by RESPAWN command.
ManualSpawn - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets if the bot wil have tol be respawned after death manually by RESPAWN command.
ManualSpawn - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
True if we have to spawn the bot manually after each death
ManualSpawn - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
True if we have to spawn the bot manually after each death
ManualSpawn_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'ManualSpawn' was received from GB2004.
MAP_CHANGE_CONNECT_INTERVAL_MILLIS - Static variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
MapChange - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event MAPCHANGE.
MapChange() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Parameter-less contructor for the message.
MapChange(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Creates new instance of the message MapChange.
MapChange(MapChange) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Cloning constructor from the full message.
MapChangeException - Exception in cz.cuni.amis.pogamut.ut2004.observer.exception
 
MapChangeException() - Constructor for exception cz.cuni.amis.pogamut.ut2004.observer.exception.MapChangeException
 
MapChangeException - Exception in cz.cuni.amis.pogamut.ut2004.server.exception
Thrown by IUT2004Server implementors when the map change fails.
MapChangeException(String, Throwable) - Constructor for exception cz.cuni.amis.pogamut.ut2004.server.exception.MapChangeException
 
MapChangeException(String, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.server.exception.MapChangeException
 
mapChangeFuture - Variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
MapExport - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
MapExport() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
MapExport(String, Collection<NavPoint>) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
MapFinished - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event FIN.
MapFinished() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
Parameter-less contructor for the message.
MapFinished(MapFinished) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
Cloning constructor from the full message.
mapIntDouble - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Map for list of String, Double
mapIntIDDouble - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Map for list of String, Double
MapList - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event IMAP.
MapList() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Parameter-less contructor for the message.
MapList(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Creates new instance of the message MapList.
MapList(MapList) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Cloning constructor from the full message.
MapListEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EMAP.
MapListEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
Parameter-less contructor for the message.
MapListEnd(MapListEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
Cloning constructor from the full message.
mapListListener - Variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
MapListObtained - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
TODO implement the FSM logic for this event
MapListObtained(List<MapList>, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MapListObtained
 
MapListStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SMAP.
MapListStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
Parameter-less contructor for the message.
MapListStart(MapListStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
Cloning constructor from the full message.
MapListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
 
MapListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.MapListState
 
MapListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
 
MapListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.MapListState
 
MapName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
Name of the new map.
MapName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Name of the new map.
mapName - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
MapNotFoundPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
mapNotFoundPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
MapPointListObtained - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
MapPointListObtained(Map<UnrealId, NavPoint>, Map<UnrealId, Item>, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MapPointListObtained
 
mapPointListObtainedListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
 
mapPointsListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
MapPointsListObtained listener
MatchStartedPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
matchStartedPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
MATRIX_DENSITY - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
Min distance between VisibilityLocations on one NavPointNeighbourLink.
MAX_ANGLE - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
MAX_ANGLE - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
MAX_CHANGING_MAP_ATTEMPTS - Static variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
How many times we're going to try to connect to the GB2004 before declaring that the change-map has failed.
MAX_VELOCITY - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Standard max.
MaxFallSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Max fall speed of the bot.
MaxFallSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Max fall speed of the bot.
MaxFallSpeed_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'MaxFallSpeed' was received from GB2004.
MaxMultiJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maximum amount of succesing jumps.
MaxMultiJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Maximum amount of succesing jumps.
MaxMultiJump_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'MaxMultiJump' was received from GB2004.
MaxPrimaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much primary ammo the weapon may have.
MaxSecondaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much secondary ammo the weapon may have.
MaxTeams - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Max number of teams.
MaxTeams - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Max number of teams.
MaxTeams_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'MaxTeams' was received from GB2004.
MaxTeamSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Max number of players per side (BotTeamGame, BotCTFGame, BotDoubleDomination).
MaxTeamSize_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'MaxTeamSize' was received from GB2004.
MaxTeamSizePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
maxX - Variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
maxY - Variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
maxZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
mayChangeWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Whether bot may change weapon (change weapon cooled down as defined by ImprovedShooting.setChangeWeaponCooldown(long)).
Melee - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information whether this weapon is a melee weapon.
Melee - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon.
memory - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Loque memory.
memory - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
Loque memory.
memory - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Loque memory.
mergePath(List<PATH_ELEMENT>, int, List<PATH_ELEMENT>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
Merges path together.
MessageId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
An Id matching the one sent by client.
messageNotWorldEvent(IFSMState, Object) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
messageNotWorldEvent(IFSMTransition, Object) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
MINI_HEALTH_PACK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Health vial.
MINIGUN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Minigun weapon.
MINIGUN_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Minigun ammo.
minX - Variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
minY - Variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
minZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Box
 
Mode - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTIONLIST.
modifyEdge() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
modifyEdgeTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
Returns a builder that will allow you to modify properties of the edge that is leading to 'navPointId'.
modifyNavPoint(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Creates a modifier for already existing NavPoint instance, if navpoint of specified id is not found, an exception is thrown.
move - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Shortcut for body.getAdvancedLocomotion() that allows you to manually steer the movement through the environment.
Move - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command MOVE.
Move(Location, Location, UnrealId, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Creates new instance of command Move.
Move() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Creates new instance of command Move.
Move(Move) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Cloning constructor.
moveAlong(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to move through first location to second location (may be specified directly or some ILocated object may be supplied - carefull with objects traversability).
MoveCamera - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command FORCECAMMOVE.
MoveCamera(UnrealId, Location, Vector3d, Rotation, Rotation, Double, Double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Creates new instance of command MoveCamera.
MoveCamera() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Creates new instance of command MoveCamera.
MoveCamera(MoveCamera) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Cloning constructor.
moveContinuos() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
This makes the bot to run straight ahead continuously.
MoveProjectiles - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If this velocity zone should impart velocity to projectiles and effects.
Mover - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Mover - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message MOV.
Mover() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Parameter-less contructor for the message.
Mover - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this NavPoint is marking some mover, the mover id will be here.
Mover - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this NavPoint is marking some mover, the mover id will be here.
Mover.MoverUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Mover.MoverUpdate(Mover, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.MoverUpdate
 
Mover.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Mover.ObjectDisappeared(Mover, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.ObjectDisappeared
 
Mover_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Mover' was received from GB2004.
MoverCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the MOV abstract message.
MoverCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
Parameter-less contructor for the message.
MoverCompositeImpl(MoverLocalImpl, MoverSharedImpl, MoverStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
Composite-impl constructor.
MoverCompositeImpl(MoverCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
Cloning constructor.
MoverListEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EMOV.
MoverListEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
Parameter-less contructor for the message.
MoverListEnd(MoverListEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
Cloning constructor from the full message.
MoverListObtained - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
MoverListObtained(List<Mover>, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MoverListObtained
 
MoverListStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SMOV.
MoverListStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
Parameter-less contructor for the message.
MoverListStart(MoverListStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
Cloning constructor from the full message.
MoverListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Takes care of the mover list.
MoverListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MoverListState
 
MoverLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message MOV.
MoverLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
Parameter-less contructor for the message.
MoverLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MoverLocal.ObjectDisappeared(MoverLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal.ObjectDisappeared
 
MoverLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message MOV.
MoverLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
Parameter-less contructor for the message.
MoverLocalImpl(UnrealId, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
Creates new instance of the message Mover.
MoverLocalImpl(Mover) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
Cloning constructor from the full message.
MoverLocalImpl(MoverLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
Cloning constructor from the full message.
MoverLocalImpl(MoverLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
Cloning constructor from the message part.
MoverLocalImpl.MoverLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MoverLocalImpl.MoverLocalUpdate(MoverLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl.MoverLocalUpdate
 
MoverMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message MOV contains also its Local/Shared/Static subpart class definitions..
MoverMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Parameter-less contructor for the message.
MoverMessage(UnrealId, Location, boolean, boolean, String, boolean, Velocity, double, double, Location, Location, double, String, UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Creates new instance of the message Mover.
MoverMessage(MoverMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Cloning constructor from the full message.
MoverMessage.MoverLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message MOV, used to facade MOVMessage.
MoverMessage.MoverLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
 
MoverMessage.MoverSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message MOV, used to facade MOVMessage.
MoverMessage.MoverSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
 
MoverMessage.MoverStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message MOV, used to facade MOVMessage.
MoverMessage.MoverStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
 
MoverShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message MOV.
MoverShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
Parameter-less contructor for the message.
MoverSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message MOV.
MoverSharedImpl(MoverSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
MoverSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
MoverSharedImpl.MoverSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MoverSharedImpl.MoverSharedUpdate(MoverShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl.MoverSharedUpdate
 
MoverStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message MOV.
MoverStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Parameter-less contructor for the message.
MoverStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message MOV.
MoverStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Parameter-less contructor for the message.
MoverStaticImpl(UnrealId, boolean, String, boolean, double, double, Location, Location, double, UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Creates new instance of the message Mover.
MoverStaticImpl(Mover) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Cloning constructor from the full message.
MoverStaticImpl(MoverStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Cloning constructor from the full message.
MoverStaticImpl(MoverStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Cloning constructor from the message part.
MoverStaticImpl.MoverStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MoverStaticImpl.MoverStaticUpdate(MoverStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl.MoverStaticUpdate
 
MoveTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
How long the mover moves, when it becomes triggered, before it stops.
MoveTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
How long the mover moves, when it becomes triggered, before it stops.
MoveTime_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'MoveTime' was received from GB2004.
moveTo(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
moveTo(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Bot will move to supplied location.
MSG_ADG - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_AIN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ALIVE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ANIMATIONBOTID - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ANIMATIONSTOPPED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ANIMPORT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ATR - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_BEG - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_BMP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_BOM - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_CHANGEANIM - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_COMBO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_CONFCH - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
lexical states
MSG_CWP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_DAM - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_DFAIL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_DIE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_DLGCMD - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_DOK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EHS - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EINV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EITC - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EMAP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EMOV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EMUT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EMYINV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ENAV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_END - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ENGP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ENTERED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EPLR - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_EPTH - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_FAL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_FIN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_FLG - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_FTR - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_GAMERESTART - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_GIVERES - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_HELLO_BOT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_HELLO_CONTROL_SERVER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_HELLO_OBSERVER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_HIT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_HRN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_HRP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_IMAP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_INGP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_INITED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_INV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_IPK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_IPTH - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_IRC - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ITC - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_JOIN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_JUMP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_KEYEVENT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_KIL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_LAND - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_LEFT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_LIN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_LOCKED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_LOSTCHILD - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_MAPCHANGE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_MOV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_MUT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_MYINV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_NAV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_NFO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PASSWDOK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PASSWDWRONG - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PASSWORD - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PAUSED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PLI - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PLR - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PLS - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PONG - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_PRJ - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_RCH - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_RECEND - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_RECSTART - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_RESUMED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SEL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SHOOT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SHS - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SINV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SITC - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SLF - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SMAP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SMOV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SMUT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SMYINV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SNAV - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SNGP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SPLR - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SPTH - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_SPW - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_STOPSHOOT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_TEAMCHANGE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_TES - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_THROWN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_TRC - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_TRG - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_USED - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_VCH - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_VEH - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_VMS - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_VMT - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_WAL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_WUP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MSG_ZCB - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
MultiJumpBoost - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Not used in GB.
MultiJumpBoost - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Not used in GB.
MultiJumpBoost_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'MultiJumpBoost' was received from GB2004.
MultipleUT2004BotRunner<BOT extends UT2004Bot,PARAMS extends UT2004BotParameters,MODULE extends UT2004BotModule> - Class in cz.cuni.amis.pogamut.ut2004.utils
This class has only one purpose - execute ONE OR MORE BOTS inside 'main' method.
MultipleUT2004BotRunner(String, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Construct the runner + specify all defaults.
MultipleUT2004BotRunner(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
Mutator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event MUT.
Mutator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Parameter-less contructor for the message.
Mutator(UnrealId, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Creates new instance of the message Mutator.
Mutator(Mutator) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Cloning constructor from the full message.
MutatorListEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EMUT.
MutatorListEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
Parameter-less contructor for the message.
MutatorListEnd(MutatorListEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
Cloning constructor from the full message.
MutatorListObtained - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
MutatorListObtained(List<Mutator>, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MutatorListObtained
 
MutatorListStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SMUT.
MutatorListStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
Parameter-less contructor for the message.
MutatorListStart(MutatorListStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
Cloning constructor from the full message.
MutatorListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Takes care of the mutator list.
MutatorListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MutatorListState
 
MutatorListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
Takes care of the mutator list.
MutatorListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.MutatorListState
 
MutatorListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
Takes care of the mutator list.
MutatorListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.MutatorListState
 
mutators - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
mutex - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Synchronizing access to object with respect to FloydWarshallMap.enabled.
myAction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Atomic action this bot is doing (BDI).
myAction - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Atomic action this bot is doing (BDI).
myAnim - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
myAnim - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
myArmor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
How much the vehicle has left.
myArmor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
How much the vehicle has left.
myBotsPaused - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
If the game is paused just for bots - human controlled players can normally move.
myBotsPaused - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
If the game is paused just for bots - human controlled players can normally move.
myBubble - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
myBubble - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
myCrouched - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
True if the bot is crouched.
myCrouched - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
True if the bot is crouched.
myDamageRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
If the projectile has splash damage, how big it is – in ut units.
myDamageRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
If the projectile has splash damage, how big it is – in ut units.
myDirection - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Which direction projectile is heading to -> orientation vector.
myDirection - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Which direction projectile is heading to -> orientation vector.
myDoorOpened - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
True if this NavPoint is a Door and door is opened.
myDoorOpened - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
True if this NavPoint is a Door and door is opened.
myDriver - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
Unique Id of the driver - if any.
myDriver - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Unique Id of the driver - if any.
myDropped - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
Whether it is regular item or one dropped by some bot (usually during dying).
myDropped - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
Whether it is regular item or one dropped by some bot (usually during dying).
myEmotCenter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
myEmotCenter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
myEmotLeft - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
myEmotLeft - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
myEmotRight - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
For UE2.
myEmotRight - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
For UE2.
myFiring - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
0 means is not firing, 1 - firing in primary mode, 2 - firing in secondary mode (alt firing).
myFiring - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
0 means is not firing, 1 - firing in primary mode, 2 - firing in secondary mode (alt firing).
myFragLimit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Number of kills needed to win game (BotDeathMatch only).
myFragLimit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Number of kills needed to win game (BotDeathMatch only).
myGamePaused - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
If the game is paused - nobody can move.
myGamePaused - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
If the game is paused - nobody can move.
myGoalTeamScore - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Number of points a team needs to win the game (BotTeamGame, BotCTFGame, BotDoubleDomination).
myGoalTeamScore - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Number of points a team needs to win the game (BotTeamGame, BotCTFGame, BotDoubleDomination).
myHealth - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
How much health the vehicle has left.
myHealth - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
How much health the vehicle has left.
myHolder - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
Id of player/bot holding the bomb.
myHolder - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
Id of player/bot holding the bomb.
myHolder - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
Id of player/bot holding the flag.
myHolder - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
Id of player/bot holding the flag.
myHolderTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
The team of the current holder (if any).
myHolderTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
The team of the current holder (if any).
MyInventory - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message MYINV.
MyInventory() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
Parameter-less contructor for the message.
MyInventory.MyInventoryUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MyInventory.MyInventoryUpdate(MyInventory, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory.MyInventoryUpdate
 
MyInventoryCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the MYINV abstract message.
MyInventoryCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
Parameter-less contructor for the message.
MyInventoryCompositeImpl(MyInventoryLocalImpl, MyInventorySharedImpl, MyInventoryStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
Composite-impl constructor.
MyInventoryCompositeImpl(MyInventoryCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
Cloning constructor.
MyInventoryEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EMYINV.
MyInventoryEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
Parameter-less contructor for the message.
MyInventoryEnd(MyInventoryEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
Cloning constructor from the full message.
MyInventoryLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message MYINV.
MyInventoryLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
Parameter-less contructor for the message.
MyInventoryLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message MYINV.
MyInventoryLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
Parameter-less contructor for the message.
MyInventoryLocalImpl(UnrealId, int, int, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
Creates new instance of the message MyInventory.
MyInventoryLocalImpl(MyInventory) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
Cloning constructor from the full message.
MyInventoryLocalImpl(MyInventoryLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
Cloning constructor from the full message.
MyInventoryLocalImpl(MyInventoryLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
Cloning constructor from the message part.
MyInventoryLocalImpl.MyInventoryLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MyInventoryLocalImpl.MyInventoryLocalUpdate(MyInventoryLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl.MyInventoryLocalUpdate
 
MyInventoryMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message MYINV contains also its Local/Shared/Static subpart class definitions..
MyInventoryMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Parameter-less contructor for the message.
MyInventoryMessage(UnrealId, int, int, int, ItemType, ItemDescriptor) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Creates new instance of the message MyInventory.
MyInventoryMessage(MyInventoryMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Cloning constructor from the full message.
MyInventoryMessage.MyInventoryLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message MYINV, used to facade MYINVMessage.
MyInventoryMessage.MyInventoryLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
 
MyInventoryMessage.MyInventorySharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message MYINV, used to facade MYINVMessage.
MyInventoryMessage.MyInventorySharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
 
MyInventoryMessage.MyInventoryStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message MYINV, used to facade MYINVMessage.
MyInventoryMessage.MyInventoryStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
 
MyInventoryShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message MYINV.
MyInventoryShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
Parameter-less contructor for the message.
MyInventorySharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message MYINV.
MyInventorySharedImpl(MyInventorySharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
MyInventorySharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
MyInventorySharedImpl.MyInventorySharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MyInventorySharedImpl.MyInventorySharedUpdate(MyInventoryShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl.MyInventorySharedUpdate
 
MyInventoryStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SMYINV.
MyInventoryStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
Parameter-less contructor for the message.
MyInventoryStart(MyInventoryStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
Cloning constructor from the full message.
MyInventoryStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message MYINV.
MyInventoryStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
Parameter-less contructor for the message.
MyInventoryStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message MYINV.
MyInventoryStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Parameter-less contructor for the message.
MyInventoryStaticImpl(UnrealId, ItemType, ItemDescriptor) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Creates new instance of the message MyInventory.
MyInventoryStaticImpl(MyInventory) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Cloning constructor from the full message.
MyInventoryStaticImpl(MyInventoryStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Cloning constructor from the full message.
MyInventoryStaticImpl(MyInventoryStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Cloning constructor from the message part.
MyInventoryStaticImpl.MyInventoryStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
MyInventoryStaticImpl.MyInventoryStaticUpdate(MyInventoryStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl.MyInventoryStaticUpdate
 
myInvSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
If this is an inventory spot (item is respawned at this point).
myInvSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
If this is an inventory spot (item is respawned at this point).
myItemSpawned - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
True if the item is spawned at the point.
myItemSpawned - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
True if the item is spawned at the point.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
An absolute location of the bomb (Sent if we can actually see the flag).
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
An absolute location of the bomb (Sent if we can actually see the flag).
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
An absolute location of the flag (Sent if we can actually see the flag).
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
An absolute location of the flag (Sent if we can actually see the flag).
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Current location of the projectile.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Current location of the projectile.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
Location of the item.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
Location of the item.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
Location of the mover.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
Location of the mover.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
Location of navigation point.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
Location of navigation point.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
An absolute location of the player within the map.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
An absolute location of the player within the map.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
An absolute location of the vehicle within the map.
myLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
An absolute location of the vehicle within the map.
myMaxTeamSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Max number of players per side (BotTeamGame, BotCTFGame, BotDoubleDomination).
myMaxTeamSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Max number of players per side (BotTeamGame, BotCTFGame, BotDoubleDomination).
myName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Human readable name of the player.
myName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Human readable name of the player.
myOrigin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Possition of the origin, when combined with direction can define the line of fire.
myOrigin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Possition of the origin, when combined with direction can define the line of fire.
myPlayerStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
If this is a player start (players and/or bots are respawned at this point).
myPlayerStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
If this is a player start (players and/or bots are respawned at this point).
myRotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Which direction the player is facing in absolute terms.
myRotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Which direction the player is facing in absolute terms.
myRotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
Which direction the vehicle is facing in absolute terms.
myRotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Which direction the vehicle is facing in absolute terms.
myScore - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
The score of the team (can be some special measurement that differs from game type to game type - number of stolen flags in CTF game, number of team frags in TeamGame, etc.)
myScore - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
The score of the team (can be some special measurement that differs from game type to game type - number of stolen flags in CTF game, number of team frags in TeamGame, etc.)
mySpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Current speed of the projectile.
mySpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Current speed of the projectile.
myState - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
Represents the state the bomb is in.
myState - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
Represents the state the bomb is in.
myState - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
Represents the state the flag is in.
myState - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
Represents the state the flag is in.
myState - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
Name of the state Mover is currently in.
myState - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
Name of the state Mover is currently in.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
The owner team of this flag.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
The owner team of this flag.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
What team the player is on.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
What team the player is on.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
Team identifier.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
Team identifier.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
What team the vehicle is on.
myTeam - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
What team the vehicle is on.
myTeamLocked - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
If the vehicle is locked just for its current team.
myTeamLocked - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
If the vehicle is locked just for its current team.
myTimeLimit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
Maximum time game will last (if tied at end may goe to "sudden death overtime" - depends on the game type).
myTimeLimit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
Maximum time game will last (if tied at end may goe to "sudden death overtime" - depends on the game type).
myType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
The class of the projectile (so you know what is flying against you).
myType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
The class of the projectile (so you know what is flying against you).
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
Current velocity of the bomb.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
Current velocity of the bomb.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
Current velocity vector of the projectile.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
Current velocity vector of the projectile.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
Velocity vector.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
Velocity vector.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
Velocity of the navigation point (if the navigation point is currently moving).
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
Velocity of the navigation point (if the navigation point is currently moving).
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Absolute velocity of the player as a vector of movement per one game second.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Absolute velocity of the player as a vector of movement per one game second.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
Absolute velocity of the vehicle as a vector of movement per one game second.
myVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
Absolute velocity of the vehicle as a vector of movement per one game second.
myWeapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
Class of the weapon the player is holding.
myWeapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
Class of the weapon the player is holding.
myWeaponStay - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
If true respawned weapons will stay on the ground after picked up (but bot cannot pickup same weapon twice).
myWeaponStay - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
If true respawned weapons will stay on the ground after picked up (but bot cannot pickup same weapon twice).

N

name - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional name of the bot.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
You can change the name of the bot in the game.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Desired name.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
Name of the player you wannt to observe.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
Name of the animation.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
New name of the bot.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Name of the animation.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
The bot's name.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
The bot's name.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Human readable name of the sender.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Name of one map in map list on the server.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Name of the mutator.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Name of the player.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
The name of the player.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Human readable name of the player.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Human readable bot name.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Human readable bot name.
Name - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Human readable name of the sender.
name - Variable in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Category
Human-readable name of the category.
name - Variable in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Group
Human-readable name of the group.
name - Variable in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Default name that will serve as a basis for IAgentId, see IAgentParameters.assignDefaults(IAgentParameters).
name - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
Default name that will serve as a basis for IAgentId, see IAgentParameters.assignDefaults(IAgentParameters).
name - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Default name that will serve as a basis for IAgentId, see IAgentParameters.assignDefaults(IAgentParameters).
name - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
Default name that will serve as a basis for IAgentId, see IAgentParameters.assignDefaults(IAgentParameters).
name - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
Default name that will serve as a basis for IAgentId, see IAgentParameters.assignDefaults(IAgentParameters).
Name_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'Name' was received from GB2004.
Name_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Name' was received from GB2004.
Name_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Name' was received from GB2004.
NamePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
NativeUT2004BotAdapter - Class in cz.cuni.amis.pogamut.ut2004.bot.impl
 
NativeUT2004BotAdapter(Player, IUnrealServer, IAct, IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.impl.NativeUT2004BotAdapter
 
NAV_LINK_GET_DISTANCE - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
 
NAV_LINK_PAIR_GET_DISTANCE - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
 
NAV_POINT_HEIGHT - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
NavPoint distance from the floor.
navBuilder - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Navigation graph builder that may be used to manually extend the navigation graph of the UT2004.
navigate(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
 
navigate(ILocated, int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
Does the actual navigation of the bot, it should steer it towards path element of the index 'pathElementIndex'.
navigate(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
This method can be called periodically or asynchronously.
navigate(Player) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
This method can be called periodically or asynchronously.
navigate(IPathFuture<ILocated>) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Let the bot to follow this path.
navigate(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
This method is regularly called by UT2004PathExecutor to continue the navigation of the bot inside the UT2004.
navigate(ILocated, int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
 
navigate(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
navigate(Player) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
navigate(IPathFuture<ILocated>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
navigate() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
navigate() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
navigating - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Whether navigation is running.
navigation - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Command module that is internally using UT2004PathExecutor for path-following and FloydWarshallMap for path planning resulting in unified class that can solely handle navigation of the bot within the environment.
NavigationGraphBuilder - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
This class can be used to manually improve the navigation graph of the UT2004 by manually adding/removing edges from it.
NavigationGraphBuilder(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
 
NavigationGraphBuilder(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
 
NavigationGraphBuilder(UT2004Bot, Logger, ComponentDependencies) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
 
NavigationGraphBuilder.ExistingNavPointEdgeBuilder - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
NavigationGraphBuilder.ExistingNavPointEdgeBuilder(NavigationGraphBuilder.ExistingNavPointModifier) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
NavigationGraphBuilder.ExistingNavPointEdgeBuilder(NavigationGraphBuilder.ExistingNavPointModifier, NavPointNeighbourLink) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
NavigationGraphBuilder.ExistingNavPointModifier - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
NavigationGraphBuilder.ExistingNavPointModifier(NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
 
NavigationGraphBuilder.NewNavPointBuilder - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Builder encloses the creation of the new navpoint.
NavigationGraphBuilder.NewNavPointBuilder() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
 
NavigationGraphBuilder.NewNavPointEdgeBuilder<OWNER> - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Represents the edge of the navpoint you're newly creating.
NavigationGraphBuilder.NewNavPointEdgeBuilder(OWNER) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 
NavigationGraphHelper - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
This module helps you to obtain nearest NavPoint and NavPointNeighbourLink to your current location.
NavigationGraphHelper(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
 
NavigationGraphHelper.MapPointListObtainedListener - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
NavigationGraphHelper.MapPointListObtainedListener(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper.MapPointListObtainedListener
Constructor.
NavigationState - Enum in cz.cuni.amis.pogamut.ut2004.agent.navigation
 
NavLinkPair - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
NavLinkPair representing info about links between two navpoints, such info comprises of 1 or 2 NavPointNeighbourLink.
NavLinkPair(NavPointNeighbourLink) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
 
NavLinkPair(NavPointNeighbourLink, NavPointNeighbourLink) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavLinkPair
If 'first' is NULL and 'second' is NULL ...
navLinkPairs - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
List of ALL existing NavLinkPair in the map.
navPoint - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
NavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
If the Item is not dropped then it's item that is laying at some navpoint and this is that NavPoint instance.
NavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
If the Item is not dropped then it's item that is laying at some navpoint and this is that NavPoint instance.
NavPoint - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message NAV.
NavPoint() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Parameter-less contructor for the message.
NavPoint.NavPointUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
NavPoint.NavPointUpdate(NavPoint, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.NavPointUpdate
 
NavPoint.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
NavPoint.ObjectDisappeared(NavPoint, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.ObjectDisappeared
 
navPoint1Id - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
navPoint2Id - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
NavPoint_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'NavPoint' was received from GB2004.
NavPointCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the NAV abstract message.
NavPointCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
Parameter-less contructor for the message.
NavPointCompositeImpl(NavPointLocalImpl, NavPointSharedImpl, NavPointStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
Composite-impl constructor.
NavPointCompositeImpl(NavPointCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
Cloning constructor.
NavPointExport - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
NavPointExport() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
NavPointExport(NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
NavPointId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Id of the navpoint where the item is laying.
NavPointId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Id of the navpoint where the item is laying.
NavPointId_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'NavPointId' was received from GB2004.
navPointIndices - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Hash table converting navPoint IDs to our own indices.
NavPointLinkExport - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
NavPointLinkExport() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
NavPointLinkExport(NavPointNeighbourLink) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
navPointLinks - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Key: NavPoint.getId() Value: set of link (pairs) that either originate or ends in the corresponding navpoint, i.e.
NavPointListEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ENAV.
NavPointListEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
Parameter-less contructor for the message.
NavPointListEnd(NavPointListEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
Cloning constructor from the full message.
navPointListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
 
NavPointListStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SNAV.
NavPointListStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
Parameter-less contructor for the message.
NavPointListStart(NavPointListStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
Cloning constructor from the full message.
NavPointListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Takes care of the navpoint list.
NavPointListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointListState
 
NavPointListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
Takes care of the navpoint list.
NavPointListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointListState
 
NavPointListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
Takes care of the navpoint list.
NavPointListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointListState
 
NavPointLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message NAV.
NavPointLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
Parameter-less contructor for the message.
NavPointLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
NavPointLocal.ObjectDisappeared(NavPointLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal.ObjectDisappeared
 
NavPointLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message NAV.
NavPointLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
Parameter-less contructor for the message.
NavPointLocalImpl(UnrealId, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
Creates new instance of the message NavPoint.
NavPointLocalImpl(NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
Cloning constructor from the full message.
NavPointLocalImpl(NavPointLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
Cloning constructor from the full message.
NavPointLocalImpl(NavPointLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
Cloning constructor from the message part.
NavPointLocalImpl.NavPointLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
NavPointLocalImpl.NavPointLocalUpdate(NavPointLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl.NavPointLocalUpdate
 
NavPointMarker - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Navigation point marking this mover.
NavPointMarker - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
Navigation point marking this mover.
NavPointMarker_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'NavPointMarker' was received from GB2004.
NavPointMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message NAV contains also its Local/Shared/Static subpart class definitions..
NavPointMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Parameter-less contructor for the message.
NavPointMessage(UnrealId, Location, Velocity, boolean, UnrealId, ItemType, boolean, boolean, UnrealId, Vector3d, boolean, boolean, boolean, boolean, int, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Rotation, boolean, boolean, Item, Map<UnrealId, NavPointNeighbourLink>, Map<UnrealId, NavPointNeighbourLink>, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Creates new instance of the message NavPoint.
NavPointMessage(NavPointMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Cloning constructor from the full message.
NavPointMessage.NavPointLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message NAV, used to facade NAVMessage.
NavPointMessage.NavPointLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
 
NavPointMessage.NavPointSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message NAV, used to facade NAVMessage.
NavPointMessage.NavPointSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
 
NavPointMessage.NavPointStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message NAV, used to facade NAVMessage.
NavPointMessage.NavPointStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
 
NavPointNeighbourLink - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event INGP.
NavPointNeighbourLink() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Parameter-less contructor for the message.
NavPointNeighbourLink(UnrealId, int, int, int, double, String, boolean, boolean, Vector3d, boolean, boolean, double, NavPoint, NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Creates new instance of the message NavPointNeighbourLink.
NavPointNeighbourLink(NavPointNeighbourLink) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Cloning constructor from the full message.
NavPointNeighbourLink(NavPointNeighbourLink, NavPoint, NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Use to fill missing fields of the Item when creating MapObtained event before INIT command is requested.
NavPointNeighbourLinkEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ENGP.
NavPointNeighbourLinkEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
Parameter-less contructor for the message.
NavPointNeighbourLinkEnd(NavPointNeighbourLinkEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
Cloning constructor from the full message.
NavPointNeighbourLinkStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SNGP.
NavPointNeighbourLinkStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
Parameter-less contructor for the message.
NavPointNeighbourLinkStart(NavPointNeighbourLinkStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
Cloning constructor from the full message.
NavPointNeighboursState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Takes care of the navpoint neighbour list.
NavPointNeighboursState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointNeighboursState
 
NavPointNeighboursState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
Takes care of the navpoint neighbour list.
NavPointNeighboursState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointNeighboursState
 
NavPointNeighboursState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
Takes care of the navpoint neighbour list.
NavPointNeighboursState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointNeighboursState
 
navPoints - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
 
navPoints - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
NavPointShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message NAV.
NavPointShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
Parameter-less contructor for the message.
NavPointSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message NAV.
NavPointSharedImpl(NavPointSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
NavPointSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
NavPointSharedImpl.NavPointSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
NavPointSharedImpl.NavPointSharedUpdate(NavPointShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl.NavPointSharedUpdate
 
NavPointStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message NAV.
NavPointStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Parameter-less contructor for the message.
NavPointStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message NAV.
NavPointStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Parameter-less contructor for the message.
NavPointStaticImpl(UnrealId, UnrealId, ItemType, UnrealId, Vector3d, boolean, boolean, int, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Rotation, boolean, boolean, Item, Map<UnrealId, NavPointNeighbourLink>, Map<UnrealId, NavPointNeighbourLink>, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Creates new instance of the message NavPoint.
NavPointStaticImpl(NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Cloning constructor from the full message.
NavPointStaticImpl(NavPointStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Cloning constructor from the full message.
NavPointStaticImpl(NavPointStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Cloning constructor from the message part.
NavPointStaticImpl.NavPointStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
NavPointStaticImpl.NavPointStaticUpdate(NavPointStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl.NavPointStaticUpdate
 
navPointsToProcess - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items
Contains only navpoints that are visible so we can check whether they are spawning-points, if so - we may check whether the item is laying there or not to handle spawning times.
neededJump - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 
NeededJump - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
NeededJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
NeutralZone - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Players can't take damage in this zone.
NeverImpactJump - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
NeverImpactJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
NEW_PATH_DISTANCE_THRESHOLD - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Location threshold for requesting of a new path or switching a path.
newAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent.UT2004ObserverFactory
 
newAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent.UT2004ServerFactory
 
newAgentFactory(MODULE) - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Uses UT2004BotFactory for agent construction.
newDefaultAgentParameters() - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
newDefaultAgentParameters() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
newDefaultAgentParameters() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Provides default parameters that is, IAgentId using UT2004BotRunner.name and SocketConnectionAddress using UT2004BotRunner.host and UT2004BotRunner.port.
newDefaultAgentParameters() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
newDefaultAgentParameters() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
newEdge() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
Creates new edge builder for the navpoint you're creating.
newEdgeTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
Creates new edge (to 'navPointId') builder for the navpoint you're creating.
newList() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
newList() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
newList() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
newNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Creates a builder for the specification of the new navpoint you want to create and insert into the worldview.
newNavPoint(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Creates a builder for the specification of the new navpoint you want to create and insert into the worldview.
newPath(List<PATH_ELEMENT>) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
UT2004PathExecutor reports that new path has been received and the IUT2004PathNavigator#navigate() is about to be called in near future.
newPath(List<PATH_ELEMENT>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
 
newPrefsRange(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
Creates new WeaponPrefsRange, these weapon will be used when the target is at "maxDistance" afar.
next() - Method in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
Retreives the next step of navigation sequence the stage belongs to.
nextUccWrapperUID - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
NoDoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
NoDoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Boolean.
NoDoubleJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Boolean.
NoDoubleJump_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'NoDoubleJump' was received from GB2004.
NoInventory - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If the inventory is allowed here.
NoLowGrav - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
NoLowGrav - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery how to interpret
NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
No ItemType
NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
NONE_WEAPON_ID - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
 
noPath() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
Normal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Normal of the wall bot collided with.
NotChecked - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTION.
notify(WorldObjectUpdatedEvent<FlagInfo>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.FlagUpdatedListener
 
notify(GameInfo) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.GameInfoListener
 
notify(WorldObjectUpdatedEvent<Self>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.SelfUpdatedListener
 
notify(EndMessage) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.EndMessageListener
 
notify(ItemPickedUp) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.ItemPickedUpListener
 
notify(IWorldObjectEvent<Item>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.ItemsListener
 
notify(MapPointListObtained) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.MapPointsListener
 
notify(WorldObjectUpdatedEvent<NavPoint>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Items.NavPointListener
 
notify(MapPointListObtained) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper.MapPointListObtainedListener
 
notify(IAnalyzerObserverListener) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverAddedNotifier
 
notify(IAnalyzerObserverListener) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverRemovedNotifier
 
notify(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004LockableWorldView
Implements locking logic.
notify(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
Implements locking logic.
notify(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004VisionLocalWorldView
 
nullOverrides() - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property.UnrealIdProperty
 
numberOfPlayersKilledWithoutDeath - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many other players this bot has killed during its single life.

O

ObjectHitLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Location of the hit point that we have selected this actor through.
ObjectId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Id of the actor the player selected (actors include other players or bots and other physical objects that can block your path and even level geometry actors).
ObjectLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Location of the actor the player selected.
ObjectSelected - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SEL.
ObjectSelected() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Parameter-less contructor for the message.
ObjectSelected(UnrealId, String, UnrealId, Location, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Creates new instance of the message ObjectSelected.
ObjectSelected(ObjectSelected) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Cloning constructor from the full message.
observer - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
observer - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
observer for the yylex for reporting exceptions
observerAdded(UnrealId, IUT2004AnalyzerObserver) - Method in interface cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener
 
ObserverFSM - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer
 
ObserverFSM(ItemTranslator, AgentLogger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.ObserverFSM
 
ObserverListState<MESSAGE,CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support
Support class that takes care of batch of messages in the form of:
ObserverListState(Class, Class<MESSAGE>, Class) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
ObserverMessageExpectedState<CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support
Used to check the message that is used to leave the state.
ObserverMessageExpectedState(Class) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverMessageExpectedState
 
observerPort - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Port for observer connection.
ObserverPortPattern - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
observerPortPattern - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
observerRemoved(UnrealId, IUT2004AnalyzerObserver) - Method in interface cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener
 
ObserverRunningState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
This class implements a batch handling logic.
ObserverRunningState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ObserverRunningState
 
ONE_DEGREE_IN_UNREAL_DEGREES - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
ONE_RAD_IN_UNREAL_DEGREES - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
ONE_UNREAD_DEGREE_IN_RAD - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
ONE_UNREAL_DEGREE_IN_DEGREES - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
onlyGeneral - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
 
OnlyTranslocator - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
OnlyTranslocator - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Whether the translocator is the only way how to traverse this navigation edge.
ONS_AVRIL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
AVRiL Onslaught weapon.
ONS_AVRIL_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
AVRiL ammo.
ONS_AVRIL_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
AVRiL projectile.
ONS_GRENADE_LAUNCHER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
GrenadeLauncher Onslaught weapon.
ONS_GRENADE_LAUNCHER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
GrenadeLauncher ammo.
ONS_GRENADE_LAUNCHER_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
GrenadeLauncher ammo.
ONS_MINE_LAYER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
MineLayer Onslaught weapon.
ONS_MINE_LAYER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
MineLayer ammo.
ONS_MINE_LAYER_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
MineLayer projectile.
ONS_TARGET_PAINTER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
TargetPainter Onslaught weapon.
openList - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
 
OpenTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
How long the mover stands still when it reaches its destination position.
OpenTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
How long the mover stands still when it reaches its destination position.
OpenTime_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'OpenTime' was received from GB2004.
Option0 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option1 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option2 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option3 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option4 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option5 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option6 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option7 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option8 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
Option9 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
options - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
or(int...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Return logical-or of 'columns'.
or(Collection<Integer>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Return logical-and of 'columns'.
Origin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
Origin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Possition of the origin, when combined with direction can define the line of fire.
Origin_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Origin' was received from GB2004.
OriginPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
os - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.StreamSink
 
OtherDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Other descriptor - currently it does not contain anything useful (just marked ItemDescriptor).
OtherDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.OtherDescriptor
 
OtherDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
An 'other item type' factory takes care about all items which fall into a ItemType.Category#OTHER.
ourBase - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
ourFlag - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
outgoingEdges - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
OutgoingEdges - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Maps edge-LEADING_TO-navpoint-UnrealId to neighbour link, those are outgoing edges (those edges that originates in this navpoint going to another one, those you may usually travel).
OutgoingEdges - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Maps edge-LEADING_TO-navpoint-UnrealId to neighbour link, those are outgoing edges (those edges that originates in this navpoint going to another one, those you may usually travel).
OutgoingEdges_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'OutgoingEdges' was received from GB2004.
outputFile - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Formatter that is used to output strings into the UT2004AnalyzerObserver#observerFile.
outputHeader(Formatter) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Outputs stats headers into the 'output'.
outputStatLine(Formatter, double, String...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Outputs stats line into 'output' appending 'eventOutput' at the end (also separated by semicolons)
outputStatLine(double, String...) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Outputs stats line with event IFF logging (i.e., AgentStats.outputFile is not null, was initialized by AgentStats.startOutput(String) or AgentStats.startOutput(String, boolean)).
owner - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 

P

P0 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P1 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P10 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P11 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P12 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P13 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P14 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P15 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P16 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P17 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P18 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P19 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P2 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P20 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P21 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P22 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P23 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P24 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P25 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P26 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P27 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P28 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P29 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P3 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P30 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P31 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P4 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P5 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P6 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P7 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P8 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
P9 - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
PainCausing - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
True or false if we get some damage when we stay in this zone.
Parent - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Id of parent component.
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
PasswdOk - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event PASSWDOK.
PasswdOk() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
Parameter-less contructor for the message.
PasswdOk(PasswdOk) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
Cloning constructor from the full message.
PasswdWrong - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event PASSWDWRONG.
PasswdWrong() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
Parameter-less contructor for the message.
PasswdWrong(PasswdWrong) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
Cloning constructor from the full message.
Password - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
The password.
Password - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
Holds the password.
Password - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event PASSWORD.
Password() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
Parameter-less contructor for the message.
Password(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
Creates new instance of the message Password.
Password(Password) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
Cloning constructor from the full message.
PasswordReply - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command PASSWORD.
PasswordReply(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
Creates new instance of command PasswordReply.
PasswordReply() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
Creates new instance of command PasswordReply.
PasswordReply(PasswordReply) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
Cloning constructor.
PasswordState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Entered by the Password message that is sent to the world view, the state then wait for PasswdOk or PasswdWrong message to came.
PasswordState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PasswordState
 
PasswordState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
Entered by the Password message that is sent to the world view, the state then wait for PasswdOk or PasswdWrong message to came.
PasswordState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PasswordState
 
PasswordState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
Entered by the Password message that is sent to the world view, the state then wait for PasswdOk or PasswdWrong message to came.
PasswordState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PasswordState
 
Path - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
Path(String, List<PathList>, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.Path
 
PATH_MERGE_CUTOFF - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
When doing UT2004PathExecutor.extendPath(List), how many OLD (already passed by elements) should be left in the merged path.
PathAcceptState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Takes care of the path list.
PathAcceptState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PathAcceptState
 
PathAcceptState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
Takes care of the path list.
PathAcceptState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PathAcceptState
 
PathAcceptState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
Takes care of the path list.
PathAcceptState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PathAcceptState
 
pathComputationFailedImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
pathComputed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
pathComputedImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
If the path is not zero-length, recalls IUT2004PathNavigator.newPath(List) and set the path into the GB2004 via SetRoute.
pathExecutor - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
UT2004PathExecutor that is used for the navigation.
pathExecutor - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Executor is used for following a path in the environment.
pathExtended(List<PATH_ELEMENT>, int) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
Path has been prolonged ...
pathExtended(List<PATH_ELEMENT>, int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
 
PathList - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event IPTH.
PathList() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Parameter-less contructor for the message.
PathList(UnrealId, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Creates new instance of the message PathList.
PathList(PathList) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Cloning constructor from the full message.
PathListEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EPTH.
PathListEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
Parameter-less contructor for the message.
PathListEnd(PathListEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
Cloning constructor from the full message.
PathListStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SPTH.
PathListStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
Parameter-less contructor for the message.
PathListStart(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
Creates new instance of the message PathListStart.
PathListStart(PathListStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
Cloning constructor from the full message.
pathMatrix - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
pathPlanner - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
FloydWarshallMap that is used for path planning.
pathPlanner - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Planner used to compute the path (consisting of navigation points) inside the map.
pathToOutput - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Path to output as passed by the user.
patterns - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
Pause - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command PAUSE.
Pause(Boolean, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Creates new instance of command Pause.
Pause() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Creates new instance of command Pause.
Pause(Pause) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Cloning constructor.
Pause - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Should pause the emitter, does not work right now.
PauseAll - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Everyone in the game will be paused if set to true.
PauseBots - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Iif true only bots will be paused – players and spectators will move freely.
performBerserk() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
Perform "Berserk" combo (bigger damage).
performDefensive() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
Perform "Defensive" combo (every few seconds adds health).
performFloydWarshall(MapPointListObtained) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
performFloydWarshall(List<NavPoint>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
performInvisible() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
Perform "Defensive" combo (bot is invisible and is very hard to spot), note that this combo does not affects PogamutBots ;-(
performSpeed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AdrenalineCombo
Perform "Defensive" combo (bots speed is increased), not advised as it usually breaks running constants, which breaks bot navigation in turn.
pick(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Action
If the items are set to be picked up manualy, this command can be used to pick up the items.
Pick - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command PICK.
Pick(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
Creates new instance of command Pick.
Pick() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
Creates new instance of command Pick.
Pick(Pick) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
Cloning constructor.
PickupType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
We get this item if we pick up this pickup class in the map.
PickupType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
By this class the item is represented in the map.
ping() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Requests
Sends PING message to the server, use Requests.getLastPong() to see the results.
Ping - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command PING.
Ping() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ping
Creates new instance of command Ping.
Ping(Ping) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ping
Cloning constructor.
playAnimation(String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Action
This command can be used to play some available bot animation.
PlayAnimation - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ACT.
PlayAnimation(String, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
Creates new instance of command PlayAnimation.
PlayAnimation() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
Creates new instance of command PlayAnimation.
PlayAnimation(PlayAnimation) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
Cloning constructor.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Name of the affected player.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Name of the player on who's HUD should be the dialog shown.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Name of the player on who's HUD is the dialog.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Name of the player on who's HUD should be the dialog shown.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Name of the player on who's HUD should the dialog show.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Name of the affected player.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
Name of the affected player.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Name of the affected player.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Name of the player on who's HUD should be the text shown.
Player - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Name of player who has triggered the key event.
Player - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message PLR.
Player() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Parameter-less contructor for the message.
Player.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Player.ObjectDisappeared(Player, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.ObjectDisappeared
 
Player.PlayerUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Player.PlayerUpdate(Player, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.PlayerUpdate
 
PLAYER_DISTANCE_TRASHOLD - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
When PLAYER is further from currentTarget than this location, recompute the path
PlayerCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the PLR abstract message.
PlayerCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
Parameter-less contructor for the message.
PlayerCompositeImpl(PlayerLocalImpl, PlayerSharedImpl, PlayerStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
Composite-impl constructor.
PlayerCompositeImpl(PlayerCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
Cloning constructor.
PlayerDamaged - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event HIT.
PlayerDamaged() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Parameter-less contructor for the message.
PlayerDamaged(UnrealId, int, String, String, boolean, boolean, boolean, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Creates new instance of the message PlayerDamaged.
PlayerDamaged(PlayerDamaged) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Cloning constructor from the full message.
PlayerId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Id of the affected player.
PlayerId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Id of player who has triggered the key event.
PlayerId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Unique Id of the player that this event is for.
PlayerInput - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event PLI.
PlayerInput() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Parameter-less contructor for the message.
PlayerInput(UnrealId, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Creates new instance of the message PlayerInput.
PlayerInput(PlayerInput) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Cloning constructor from the full message.
PlayerJoinsGame - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event JOIN.
PlayerJoinsGame() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Parameter-less contructor for the message.
PlayerJoinsGame(UnrealId, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Creates new instance of the message PlayerJoinsGame.
PlayerJoinsGame(PlayerJoinsGame) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Cloning constructor from the full message.
playerJoinsListener - Variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
playerKilled(PlayerKilled) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
PlayerKilled - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event KIL.
PlayerKilled() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Parameter-less contructor for the message.
PlayerKilled(UnrealId, UnrealId, String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Creates new instance of the message PlayerKilled.
PlayerKilled(PlayerKilled) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Cloning constructor from the full message.
playerKilledInRow - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
PlayerLeft - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event LEFT.
PlayerLeft() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Parameter-less contructor for the message.
PlayerLeft(UnrealId, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Creates new instance of the message PlayerLeft.
PlayerLeft(PlayerLeft) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Cloning constructor from the full message.
PlayerListEnd - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event EPLR.
PlayerListEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
Parameter-less contructor for the message.
PlayerListEnd(PlayerListEnd) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
Cloning constructor from the full message.
PlayerListObtained - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
PlayerListObtained(List<Player>, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.PlayerListObtained
 
PlayerListStart - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SPLR.
PlayerListStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
Parameter-less contructor for the message.
PlayerListStart(PlayerListStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
Cloning constructor from the full message.
PlayerListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
Takes care of the player list.
PlayerListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PlayerListState
 
PlayerListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
Takes care of the player list.
PlayerListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PlayerListState
 
PlayerListState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
Takes care of the player list.
PlayerListState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PlayerListState
 
PlayerLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message PLR.
PlayerLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
Parameter-less contructor for the message.
PlayerLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
PlayerLocal.ObjectDisappeared(PlayerLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal.ObjectDisappeared
 
PlayerLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message PLR.
PlayerLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Parameter-less contructor for the message.
PlayerLocalImpl(UnrealId, String, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Creates new instance of the message Player.
PlayerLocalImpl(Player) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Cloning constructor from the full message.
PlayerLocalImpl(PlayerLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Cloning constructor from the full message.
PlayerLocalImpl(PlayerLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
Cloning constructor from the message part.
PlayerLocalImpl.PlayerLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
PlayerLocalImpl.PlayerLocalUpdate(PlayerLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl.PlayerLocalUpdate
 
PlayerMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message PLR contains also its Local/Shared/Static subpart class definitions..
PlayerMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Parameter-less contructor for the message.
PlayerMessage(UnrealId, String, String, String, boolean, Rotation, Location, Velocity, int, String, boolean, int, String, String, String, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Creates new instance of the message Player.
PlayerMessage(PlayerMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Cloning constructor from the full message.
PlayerMessage.PlayerLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message PLR, used to facade PLRMessage.
PlayerMessage.PlayerLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
 
PlayerMessage.PlayerSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message PLR, used to facade PLRMessage.
PlayerMessage.PlayerSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
 
PlayerMessage.PlayerStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message PLR, used to facade PLRMessage.
PlayerMessage.PlayerStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerStaticMessage
 
PlayerName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Name of player who has triggered the key event.
PlayerName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Name of the player that this event is for.
playerPort - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Port for human player - UT2004 client uses this port to connect to the server.
Players - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Memory module specialized on whereabouts of other players.
Players(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Constructor.
Players(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Players
Constructor.
players - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Memory module specialized on whereabouts of other players - who is visible, enemy / friend, whether bot can see anybody, etc.
PlayerScore - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event PLS.
PlayerScore() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Parameter-less contructor for the message.
PlayerScore(double, UnrealId, int, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Creates new instance of the message PlayerScore.
PlayerScore(PlayerScore) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Cloning constructor from the full message.
playerScores - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Most rescent message containing info about the player's score.
PlayerShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message PLR.
PlayerShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Parameter-less contructor for the message.
PlayerSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message PLR.
PlayerSharedImpl(PlayerSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
PlayerSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
PlayerSharedImpl.PlayerSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
PlayerSharedImpl.PlayerSharedUpdate(PlayerShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl.PlayerSharedUpdate
 
PlayerStart - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
PlayerStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this is a player start (players and/or bots are respawned at this point).
PlayerStart_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'PlayerStart' was received from GB2004.
PlayerStartPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
PlayerStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message PLR.
PlayerStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
Parameter-less contructor for the message.
PlayerStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message PLR.
PlayerStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
Parameter-less contructor for the message.
PlayerStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
Creates new instance of the message Player.
PlayerStaticImpl(Player) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
Cloning constructor from the full message.
PlayerStaticImpl(PlayerStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
Cloning constructor from the full message.
PlayerStaticImpl(PlayerStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
Cloning constructor from the message part.
PlayerStaticImpl.PlayerStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
PlayerStaticImpl.PlayerStaticUpdate(PlayerStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl.PlayerStaticUpdate
 
PlaySound - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command PLSND.
PlaySound(String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Creates new instance of command PlaySound.
PlaySound() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Creates new instance of command PlaySound.
PlaySound(PlaySound) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Cloning constructor.
PogamutUT2004Property - Enum in cz.cuni.amis.pogamut.ut2004.utils
 
PogamutUTProps - Class in cz.cuni.amis.pogamut.ut2004.utils
List of constants representing keys in properties files.
PogamutUTProps() - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.PogamutUTProps
 
POINT3D_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
point3dValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a Point3d instance starting from num token(tokens are separated by space) in txt
Pong - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event PONG.
Pong() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
Parameter-less contructor for the message.
Pong(Pong) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
Cloning constructor from the full message.
popEvents() - Method in interface cz.cuni.amis.pogamut.ut2004.communication.translator.IWorldEventQueue
Returns all events in the queue + removes them from the queue.
popEvents() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.IWorldEventQueue.Queue
 
Port - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Port number.
port - Variable in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Default port where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
port - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
Default port where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
port - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Default port where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
port - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
Default port where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
port - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
Default port where the instances are going to be connected as defaults, see IAgentParameters.assignDefaults(IAgentParameters).
portsBindedLatch - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
 
Position - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON, TEXT, OPTIONLIST, IMAGE.
PreferedWeapon - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
PreferedWeapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Class of the weapon that should be prefered when using this point for AIMarker specified action.
PreferedWeapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Class of the weapon that should be prefered when using this point for AIMarker specified action.
PreferedWeapon_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'PreferedWeapon' was received from GB2004.
prefs - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
 
preKillAgent() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
prepareBot(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
prepareBot(BOT) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
Called during the construction of the UT2004Bot before the GameBots2004 greets the bot.
prepareNewAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
 
prepareNewAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004CommunicationModule
Binds runtime dependencies to the module/Injector.
prepareNewAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ObserverModule
 
prepareNewAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ServerModule
 
prepareNewAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent.UT2004MultiBotModule
 
prePause() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
preStartHook(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
We're setting the logging level to Level.WARNING here so the bot won't log much.
preStop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
preStopAgent() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
preStuckImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
preTargetReachedImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
PriAimError - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriAlwaysGibs - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriAmmoClipSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriAmmoPerFire - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriAmmoType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriArmorStops - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriBotRefireRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriDamageAtten - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriDamageMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriDamageMin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriDamageRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriDamageType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriDetonatesGoop - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriExtraMomZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriFireCount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriFireModeType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriFireOnRelease - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriFireRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriInitialAmount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriInstantHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriLeadTarget - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriLifeSpan - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
primaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
 
PrimaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Holding current primary ammo of the new weapon.
PrimaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much ammo the bot has left for current weapon primary mode.
PrimaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
How much ammo the bot has left for current weapon primary mode.
PrimaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Holding primary ammo of the old weapon (that was changed).
PrimaryAmmo_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'PrimaryAmmo' was received from GB2004.
PrimaryInitialAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much primary ammo the weapon initial has.
PriMaxAmount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriMaxEffectDistance - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriMaxRange - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriMaxSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriModeExclusive - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
printInfo() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
PriProjType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriRecomSplashDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriSpecial - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriSplashDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriSplashJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriSpread - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriSpreadStyle - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriSuperWeapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriTossed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
PriTossZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, primary firing mode.
PriWaitForRelease - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, primary firing mode.
processMessage(InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.BotFSM
 
processMessage(InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.ObserverFSM
 
processMessage(InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.ServerFSM
 
processNavPointLinks() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
Reads getNavPointsLinks() and alters navpoints incoming and outgoing edges.
processNavPointsAndItems() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
Interconnects instances of NavPoint and Item from getNavPoints() and getItems() map.
processObjEvent(IWorldObjectEvent<IWorldObject>, IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Handles processing of an object event raised on any of the worldViews.
processPathFuture(IPathFuture, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Checks if last path element is in close distance from our desired target and if not, we will add our desired target as the last path element.
ProjectileCleanUp - Class in cz.cuni.amis.pogamut.ut2004.agent.module.utils
Clean-up module for destroying IncomingProjectile objects within worldview.
ProjectileCleanUp(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.utils.ProjectileCleanUp
 
projectPointToLinkLine(NavPointNeighbourLink, ILocated) - Static method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper
Projects 'point' to line formed by the 'link'.
PROP_UCC_EXEC - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.PogamutUTProps
Constant for environment variable with ucc executable.
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ContinuousMove
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectBot
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectObserver
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EndPlayers
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FactoryUse
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllInvetories
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllNavPoints
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllStatus
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetGameInfo
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetMaps
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPlayers
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSelf
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSpecialObjects
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetVisibleObjects
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.LeaveVehicle
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ping
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Quit
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ready
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartAnimation
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Stop
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopRecord
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopShooting
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Throw
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Example how the message looks like - used during parser tests.
PROTOTYPE_MAP - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InfoMessages
Unmodifiable map message.PROTOTYPE -> message.class
PROTOTYPES - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InfoMessages
 
pushEvent(IWorldChangeEvent) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.translator.IWorldEventQueue
Add event to the queue.
pushEvent(IWorldChangeEvent[]) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.translator.IWorldEventQueue
Add events to the queue.
pushEvent(IWorldChangeEvent) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.IWorldEventQueue.Queue
 
pushEvent(IWorldChangeEvent[]) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.IWorldEventQueue.Queue
 
PutDownItem - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command PUT.
PutDownItem(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
Creates new instance of command PutDownItem.
PutDownItem() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
Creates new instance of command PutDownItem.
PutDownItem(PutDownItem) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
Cloning constructor.

Q

Quit - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command QUIT.
Quit() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Quit
Creates new instance of command Quit.
Quit(Quit) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Quit
Cloning constructor.

R

RAD_TO_UT_ANGLE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
raiseLatch() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
 
random - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Random number generator that is usually useful to have during decision making.
randomMoveDirection - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
Raycasting - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
Support for creating rays used for raycasting (see AutoTraceRay that is being utilized).
Raycasting(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
 
Raycasting(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting
 
raycasting - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Support for creating rays used for raycasting (see AutoTraceRay that is being utilized).
reachable(NavPoint, NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Whether navpoint 'to' is reachable from the navpoint 'from'.
Reachable - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event RCH.
Reachable() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Parameter-less contructor for the message.
Reachable(String, boolean, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Creates new instance of the message Reachable.
Reachable(Reachable) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Cloning constructor from the full message.
Reachable - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
True if the bot can run here directly, false otherwise.
Ready - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command READY.
Ready() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ready
Creates new instance of command Ready.
Ready(Ready) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ready
Cloning constructor.
ReadyCommandRequest - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
ReadyCommandRequest(long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ReadyCommandRequest
 
readyCommandRequested() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
This method is called whenever HelloBot message is parsed - the GameBots2004 is awaiting the bot to reply with Ready command to begin the handshake.
readyCommandRequested() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
This method is called whenever HelloBot message is parsed - the GameBots2004 is awaiting the bot to reply with Ready command to begin the handshake.
readyCommandRequested() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
This method is called whenever HelloBot message is parsed - the GameBots2004 is awaiting the bot to reply with Ready command to begin the handshake.
ReadyRequestedTransition - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition
 
ReadyRequestedTransition() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.ReadyRequestedTransition
 
ReadyState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state
When the HELLO_CONTROL_SERVER message comes we switch into this state that sends the ReadyCommandRequest event to the world view and waits for next symbol, it may be: Password message - switches to the PasswordState GameInfo message - switches to the HandshakeControllerState
ReadyState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ReadyState
 
ReadyState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state
When the HELLO_CONTROL_SERVER message comes we switch into this state that sends the ReadyCommandRequest event to the world view and waits for next symbol, it may be: Password message - switches to the PasswordState GameInfo message - switches to the HandshakeControllerState
ReadyState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ReadyState
 
ReadyState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
When the HELLO_CONTROL_SERVER message comes we switch into this state that sends the ReadyCommandRequest event to the world view and waits for next symbol, it may be: Password message - switches to the PasswordState HandShakeStart message - switches to the ServerRunningState - controls the handshake
ReadyState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ReadyState
 
REAMOVE_EDGE_AFTER_N_FAILURES_DEFAULT - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
Reason - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
If success is false, the reason why we couldn't use a factory will be here.
Reason - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
String reason why the give command was or wasn't successful.
Record - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command REC.
Record(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
Creates new instance of command Record.
Record() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
Creates new instance of command Record.
Record(Record) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
Cloning constructor.
RecordingEnded - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event RECEND.
RecordingEnded() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
Parameter-less contructor for the message.
RecordingEnded(RecordingEnded) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
Cloning constructor from the full message.
RecordingStarted - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event RECSTART.
RecordingStarted() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
Parameter-less contructor for the message.
RecordingStarted(RecordingStarted) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
Cloning constructor from the full message.
RedBaseLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Location of the base spawning the red flag (team 0) (BotCTFGame).
RedBaseLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the base spawning the red flag (team 0) (BotCTFGame).
RedBaseLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'RedBaseLocation' was received from GB2004.
REDEEMER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Redeemer weapon.
REDEEMER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Redeemer ammo.
REDEEMER_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Redeemer weapon.
refreshPathMatrix() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Force FloydWarshall to run again, useful if you modify navpoints using NavigationGraphBuilder.
registeredAgents - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Which agents are registered here mapped to their agent-numbers.
registeredClasses - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Classes for which the database processes events
Release - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
True to release this player from camera mode.
remove(T) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Removes a tabu item from the set.
removeAgent(IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Unregister the agent from the database -> the database will no longer process events from this agent.
removeAllAutoTraceRays() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Removes all autoTraceRays.
removeAutoTraceRay(String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Remove one autoTraceRay with desired id from the list.
removeBotDisconnector() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
removeDoorFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.DOOR flag from edge flags.
removeDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes "requires double jump" from the edge.
removeEdge(String, String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Deletes edge that is leading from 'fromNavPointId' to 'toNavPointId'.
removeEdgesBetween(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
Removes edge that is leading from this navpoint to 'navPointId'.
removeEdgesBetween(String, String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Removes both edges between two specified navpoints.
removeEdgeTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointModifier
Removes edge that is leading from this navpoint to 'navPointId'.
removeFlyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.FLY flag from edge flags.
removeForcedFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.FORCED flag from edge flags.
removeJumpFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.JUMP flag from edge flags.
removeLadderFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.LADDER flag from edge flags.
removeLink(NavPointNeighbourLink) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
Removes link from the graph + recompute fwMap path matrix.
removeListener(UT2004PathAutoFixer.ILinkRemovalListener) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
removeListener(IAnalyzerObserverListener) - Method in interface cz.cuni.amis.pogamut.ut2004.analyzer.IUT2004Analyzer
Removes a listener that watches for creation/deletion of observers.
removeListener(IAnalyzerObserverListener) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
removeNeededJump() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes "needed jump at location" from the edge.
removeObjectClass(Class) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Stops processing events for the specified class.
removePlayerOnlyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.PLAYERONLY flag from edge flags.
removeProscribedFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.PROSCRIBED flag from edge flags.
RemoveRay - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command REMOVERAY.
RemoveRay(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
Creates new instance of command RemoveRay.
RemoveRay() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
Creates new instance of command RemoveRay.
RemoveRay(RemoveRay) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
Cloning constructor.
removeSpecialFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.SPECIAL flag from edge flags.
removeStrongNavigationListener(FlagListener<NavigationState>) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Removes path state listener.
removeStrongNavigationListener(FlagListener<NavigationState>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
removeStuckDetector(IStuckDetector) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Removes stuck detector.
removeStuckDetector(IStuckDetector) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Removes stuck detector.
removeStuckDetector(IStuckDetector) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
removeStuckDetector(IStuckDetector) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
removeSwimFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.SWIM flag from edge flags.
removeTimeLock(TimeKey, IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Removes a single lock for this timeKey, if it is the last, the whole lock is removed
removeWalkFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
Removes LinkFlag.WALK flag from edge flags.
Requests - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
Memory module specialized on requests to the map.
Requests(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Requests
Constructor.
Requests(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Requests
Constructor.
reset() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
UT2004PathExecutor reports that execution of current path has been terminated - clean up your internal data structure and prepare to navigate the bot along the new path in the future.
reset() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathRunner
Resets the runner state.
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Initializes direct running to the given destination.
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Initializes direct running to the given destination.
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004DistanceStuckDetector
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
reset(boolean, NavigationState) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Resets the agent module so it may be reused.
reset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.BotFSM
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.ObserverFSM
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.ServerFSM
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
Called during stop/kill/reset events.
reset() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
Called during stop/kill/reset events.
reset() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
resetAgent() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
 
resetAgent() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
resetMatchTime() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Resets match time to ZERO again (if is initialized, i.e., AgentStats.getCurrentMatchTime() > 0).
resetStats() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Reset all stats, DOES NOT RESET AgentStats.getCurrentMatchTime() (use AgentStats.resetMatchTime() for that purpose separately).
respawn() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Action
This function will kill the bot and force him to respawn.
respawn(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Action
This function will kill the bot and force him to respawn.
respawn(ILocated, Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Action
This function will kill the bot and force him to respawn.
respawn() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.NativeUT2004BotAdapter
 
respawn() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
respawn() - Method in class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXMBeanAdapter
 
respawn() - Method in interface cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXMBeanAdapterMBean
 
respawn() - Method in class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXProxy
 
Respawn - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command RESPAWN.
Respawn(UnrealId, Location, Rotation) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Creates new instance of command Respawn.
Respawn() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Creates new instance of command Respawn.
Respawn(Respawn) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Cloning constructor.
Restart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
When set to true, the game state will be restarted (all scores reset to 0 and all players and bots will be restarted).
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotAliveState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotDeadState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.CommunicationTerminatedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.FirstSpawnExpectedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.GameInfoExpectedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.HandshakeControllerState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemCategoryState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointListState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PasswordState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ReadyState
 
restart(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
restart(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotMessageExpectedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition.HandshakeEndTransition
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.CommunicationTerminatedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.GameInfoExpectedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemCategoryState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointListState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ObserverRunningState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PasswordState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ReadyState
 
restart(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
restart(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverMessageExpectedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.CommunicationTerminatedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.GameInfoExpectedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemCategoryState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointListState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PasswordState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ReadyState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ServerRunningState
 
restart(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
restart(CONTEXT) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerMessageExpectedState
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.GameInfoTransition
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.InitRequestedTransition
 
restart(TranslatorContext) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.ReadyRequestedTransition
 
restartServer() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server.MapChangeFuture
 
Result - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
True if it hit something, false if not.
Result - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
True if it hit something, false if not.
Result - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
True if it hit something, false if not.
Result - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Boolean result containing whether the give command was successful.
Result - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
True if it hit something, false if not.
Result_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'Result' was received from GB2004.
resume() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
retrieveBoolConfigure(String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXMBeanAdapter
 
retrieveBoolConfigure(String) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXMBeanAdapterMBean
Get configuration parameter value.
Right - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the right emoticon.
RightSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the right emoticon size.
RoamingSpot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
RoamingSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Some ambush point, where is good chance to intercept approaching opponents.
RoamingSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Some ambush point, where is good chance to intercept approaching opponents.
RoamingSpot_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'RoamingSpot' was received from GB2004.
ROCKET_LAUNCHER - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
RocketLauncher weapon.
ROCKET_LAUNCHER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
RocketLauncher ammo.
ROCKET_LAUNCHER_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
RocketLauncher projectile.
Rotate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command ROTATE.
Rotate(Integer, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
Creates new instance of command Rotate.
Rotate() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
Creates new instance of command Rotate.
Rotate(Rotate) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
Cloning constructor.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: TURNTO.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Specify start rotation, if unspecified, then random.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Desired rotation.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Initial rotation of this camera.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Initial rotation of the actor.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Absolute rotation you want to spin to.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
How should bot rotate if it would like to be in the direction of the "noisy" actor.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
How should bot rotate if it would like to be in the direction of the pickuped actor
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If the type is AIMarker.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If the type is AIMarker.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Which direction the player is facing in absolute terms.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Which direction the bot is facing in absolute terms.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Which direction the bot is facing in absolute terms.
Rotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Which direction the vehicle is facing in absolute terms.
Rotation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Rotation' was received from GB2004.
Rotation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Rotation' was received from GB2004.
Rotation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Rotation' was received from GB2004.
Rotation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Rotation' was received from GB2004.
RotationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
RotationPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
RotationRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets the bot rotation rate.
RotationRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Bot rotation rate.
RotationRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Bot rotation rate.
RotationRate_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'RotationRate' was received from GB2004.
RotationSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Desired rotation speed.
rotationValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a Rotation instance starting from num token(tokens are separated by space) in txt
RouteId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Unique Id of one navigation point in the path (well it should be navigation point - safer is to use location).
rows() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
 
run() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.StreamSink
 
RunAnim - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Change name of running animation.
runFailed() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
runner - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
runner - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
runningStraightToPlayer - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
We're running straight to the player.
runningStraightToPlayerFailedAt - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Where run-straight failed.
runSomewhere() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
Last resort - keep trying random points 200 UT units from bot location - 90 degrees left, right and backwards.
runStraight(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Run along straight-line to some target.
runStraight - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
UT2004RunStraight is used to run directly to player at some moment.
runStraight(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
runStraight() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
runStraight - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Navigation helper that can run-straight to some point with stuck detectors.
runToLocation(Location, Location, Location, ILocated, NavPointNeighbourLink, boolean) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathRunner
Called iteratively to reach the 'firstLocation'.
runToLocation(Location, Location, Location, ILocated, NavPointNeighbourLink, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner
Handles running directly to the specified location.
runToLocation(Location, Location, Location, ILocated, NavPointNeighbourLink, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Handles running directly to the specified location.
runToNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 

S

save(File) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
saveToFile(File) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
 
saveXML(File) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
Scale - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
Score - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Number of player frags (how many times the player killed other players) or number of victory points (player frags + some special measurement that can differ from game type to game type).
Score - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
The score of the team (can be some special measurement that differs from game type to game type - number of stolen flags in CTF game, number of team frags in TeamGame, etc.)
Score_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Whether property 'Score' was received from GB2004.
ScorePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
SecAimError - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecAlwaysGibs - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecAmmoClipSize - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecAmmoPerFire - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecAmmoType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecArmorStops - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecBotRefireRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecDamageAtten - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecDamageMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecDamageMin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecDamageRadius - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecDamageType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecDetonatesGoop - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecExtraMomZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecFireCount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecFireModeType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecFireOnRelease - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecFireRate - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecInitialAmount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecInstantHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecLeadTarget - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecLifeSpan - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecMaxAmount - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecMaxEffectDistance - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecMaxRange - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecMaxSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecModeExclusive - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SECOND_TRACE_DELTA - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
Second trace delta.
secondaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
 
SecondaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Holding current secondary ammo of the new weapon.
SecondaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
How much ammo the bot has left for current weapon secondary mode.
SecondaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
How much ammo the bot has left for current weapon secondary mode.
SecondaryAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Holding secondary ammo of the old weapon (that was changed)
SecondaryAmmo_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'SecondaryAmmo' was received from GB2004.
SecondaryInitialAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information how much secondary ammo the weapon initial has.
SecondC - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Finishing color of the floating balls.
SecondDomPointLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Location of the second dom point (BotDoubleDomination).
SecondDomPointLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
Location of the second dom point (BotDoubleDomination).
SecondDomPointLocation_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'SecondDomPointLocation' was received from GB2004.
SecondLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
After reaching FirstLocation, the bot will start moving to location specified here.
SecProjType - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecRecomSplashDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecSpecial - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecSplashDamage - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecSplashJump - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecSpread - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecSpreadStyle - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecSuperWeapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecTossed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
SecTossZ - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Ammo or for Weapon, secondary firing mode.
SecWaitForRelease - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon, secondary firing mode.
See - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about what the observed player sees with every update.
seeIncomingProjectile() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot see any incoming projectiles.
seeIncomingProjectileOnce() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Tells whether the bot see any incoming projectiles.
self - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
self - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
Self object that is lazy-initialized inside AbstractUT2004PathNavigator.self.
Self - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about the observed player with every update.
Self - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message SLF.
Self() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Parameter-less contructor for the message.
Self.SelfUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Self.SelfUpdate(Self, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self.SelfUpdate
 
selfAppeared(Self) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
selfAppearedListener - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
SelfCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the SLF abstract message.
SelfCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
Parameter-less contructor for the message.
SelfCompositeImpl(SelfLocalImpl, SelfSharedImpl, SelfStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
Composite-impl constructor.
SelfCompositeImpl(SelfCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
Cloning constructor.
SelfLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message SLF.
SelfLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Parameter-less contructor for the message.
SelfLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message SLF.
SelfLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Parameter-less contructor for the message.
SelfLocalImpl(UnrealId, UnrealId, String, boolean, Location, Velocity, Rotation, int, String, boolean, int, int, int, int, int, int, boolean, boolean, boolean, Location, Location, String, double, String, String, String, String, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Creates new instance of the message Self.
SelfLocalImpl(Self) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Cloning constructor from the full message.
SelfLocalImpl(SelfLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Cloning constructor from the full message.
SelfLocalImpl(SelfLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Cloning constructor from the message part.
SelfLocalImpl.SelfLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
SelfLocalImpl.SelfLocalUpdate(SelfLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl.SelfLocalUpdate
 
SelfMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message SLF contains also its Local/Shared/Static subpart class definitions..
SelfMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Parameter-less contructor for the message.
SelfMessage(UnrealId, UnrealId, String, boolean, Location, Velocity, Rotation, int, String, boolean, int, int, int, int, int, int, boolean, boolean, boolean, Location, Location, String, double, String, String, String, String, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Creates new instance of the message Self.
SelfMessage(SelfMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Cloning constructor from the full message.
SelfMessage.SelfLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message SLF, used to facade SLFMessage.
SelfMessage.SelfLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
 
SelfMessage.SelfSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message SLF, used to facade SLFMessage.
SelfMessage.SelfSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
 
SelfMessage.SelfStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message SLF, used to facade SLFMessage.
SelfMessage.SelfStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfStaticMessage
 
SelfShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message SLF.
SelfShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
Parameter-less contructor for the message.
SelfSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message SLF.
SelfSharedImpl(SelfSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
SelfSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
SelfSharedImpl.SelfSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
SelfSharedImpl.SelfSharedUpdate(SelfShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl.SelfSharedUpdate
 
SelfStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message SLF.
SelfStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
Parameter-less contructor for the message.
SelfStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message SLF.
SelfStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
Parameter-less contructor for the message.
SelfStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
Creates new instance of the message Self.
SelfStaticImpl(Self) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
Cloning constructor from the full message.
SelfStaticImpl(SelfStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
Cloning constructor from the full message.
SelfStaticImpl(SelfStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
Cloning constructor from the message part.
SelfStaticImpl.SelfStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
SelfStaticImpl.SelfStaticUpdate(SelfStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl.SelfStaticUpdate
 
Send - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
If true, the player can behave normally.
sendGlobalBubbleMessage(String, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Communication
Sends a global message to UT2004 in-game chat and sets the text bubble visible to all human players above the bot head.
sendGlobalTextMessage(String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Communication
Sends global message to UT2004 in-game chat.
SendMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command MESSAGE.
SendMessage(UnrealId, String, Boolean, Double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Creates new instance of command SendMessage.
SendMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Creates new instance of command SendMessage.
SendMessage(SendMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Cloning constructor.
sendPrivateBubbleMessage(UnrealId, String, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Communication
Sends a private message to desired bot (specified by Id).
sendPrivateTextMessage(UnrealId, String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Communication
Sends a private message to desired bot (specified by Id).
sendTeamBubbleMessage(String, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Communication
Sends a message to UT2004 in-game chat and sets the text bubble visible to all human players above the bot head.
sendTeamTextMessage(String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Communication
Sends a message to UT2004 in-game chat.
SENSE_THRESHOLD - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Specifies amount of time after which the sense (event) is considered to be invalid/old/discarded.
Senses - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Memory module specialized on agent's senses.
Senses(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Constructor.
Senses(UT2004Bot, AgentInfo, Players) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Constructor.
Senses(UT2004Bot, AgentInfo, Players, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Senses
Constructor.
senses - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner
Deprecated.
Base agent's senses.
senses - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Memory module specialized on agent's senses - whether the bot has been recently killed, collide with level's geometry, etc.
ServerFSM - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server
 
ServerFSM(ItemTranslator, AgentLogger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.ServerFSM
 
ServerFull - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
If it is true, connection will be terminated afterwards.
ServerListState<MESSAGE,CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.support
Support class that takes care of batch of messages in the form of:
ServerListState(Class, Class<MESSAGE>, Class) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
ServerMessageExpectedState<CONTEXT extends TranslatorContext> - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.support
Used to check the message that is used to leave the state.
ServerMessageExpectedState(Class) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerMessageExpectedState
 
ServerRunningState - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.server.state
This class implements a batch handling logic.
ServerRunningState() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ServerRunningState
 
set(int, int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Sets matrix[column, row] to TRUE
set(int, int, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Sets matrix[column, row] to 'state'
set(Object, boolean) - Method in enum cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot.BoolBotParam
 
setAction(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets atomic action for the bot (BDI).
setAction(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: BUTTON, IMAGE.
setAddress(String, int) - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
setAddress(String, int) - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
Sets the address of the server to different location - does not automatically reconnect, use IAgent.stop() and IAgent.start().
setAdrenaline(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Sets the bot adrenaline.
setAgentId(IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.params.UT2004AgentParameters
 
setAgentId(IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
 
setAgentId(IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
 
setAgentId(IAgentId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
 
setAgentModule(UT2004BotModule) - Method in class cz.cuni.amis.pogamut.ut2004.agent.utils.UT2004BotDescriptor
 
setAgentParameters(PARAMS[]) - Method in class cz.cuni.amis.pogamut.ut2004.agent.utils.UT2004BotDescriptor
 
setAll(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Toggles sending all messages with every update.
setAlt(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
If you send True to this you will alt fire instead of normal fire.
setAmount(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
Amount in UT units to rotate.
setAsync(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send asynchronous messages, such as HIT or AIN.
setAutoPickup(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
It enables/disables automatic pickup of the bot.
setAutoPickupOff(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables automatic pickup of the bot.
setAutoPickupOff(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
It enables/disables automatic pickup of the bot.
setAutoPrefix(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Enables (== true), disables (== false) navpoint ids auto prefixing feature.
setAutoTrace(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Enables/disables auto ray tracing feature.
setAutoTrace(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Enables/disables auto ray tracing feature.
setAutoTrace(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Enables/disables auto ray tracing feature.
setAxis(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
If provided as "Vertical", rotation will be done to Pitch (up/down).
setBackground(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
setBehName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of currently active behavior.
setBgColor(Color) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
setBoolConfigure(IUT2004Bot.BoolBotParam, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
setBoolConfigure(IUT2004Bot.BoolBotParam, boolean) - Method in interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot
Configures bot property.
setBoolConfigure(IUT2004Bot.BoolBotParam, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.jmx.BotJMXProxy
 
setBorder(Color) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON.
setBot(UT2004Bot) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
 
setBot(UT2004Bot) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
Sets the UT2004Bot instance that the navigator should navigate.
setBotAppearance(String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ConfigureCommands
Changes the bot appearance.
SetBotDebug - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETDEBUG.
SetBotDebug(Boolean, String, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Creates new instance of command SetBotDebug.
SetBotDebug() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Creates new instance of command SetBotDebug.
SetBotDebug(SetBotDebug) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Cloning constructor.
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverAddedNotifier
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverRemovedNotifier
 
setBotPortPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setBotServer(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
If BotConnections should be locked.
setBotTarget(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004DistanceStuckDetector
 
setBotTarget(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
setBotTarget(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
setBotWaiting(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
 
setBotWaiting(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004DistanceStuckDetector
 
setBotWaiting(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
setBotWaiting(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
setBubbleSize(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the bubble size behind the emoticons.
setBubbleType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the bubble type behind the emoticons.
SetCamera - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command FORCECAM.
SetCamera(UnrealId, Location, Rotation, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Creates new instance of command SetCamera.
SetCamera() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Creates new instance of command SetCamera.
SetCamera(SetCamera) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Cloning constructor.
setCenter(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the center emoticon.
setCenterSize(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the center emoticon size.
setChangeWeaponCooldown(long) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Sets how often the bot may change weapon.
setChecked(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTION.
setClassName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the Unreal Tournament class of the bot that should be used.
setClear(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
If true then erases previously sent debug info.
setCloseList(Collection<NavPoint>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
 
setCollisionHeight(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setCollisionHeight(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Sets collision height of the edge, corresponds to NavPointNeighbourLink.getCollisionH().
setCollisionRadius(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setCollisionRadius(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Sets collision radius of the edge, corresponds to NavPointNeighbourLink.getCollisionR().
setCommand(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Available: MOVE, TURNTO.
setCommand(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
The actual console command.
setCommandletNotFoundPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setConsoleLogging(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
 
setContinueTo(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
When the bot is about to reach its target, it will prolong his path to continue to 'target'.
setContinueTo(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
setControl(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
If true, the player can behave normally.
setController(Class<? extends IUT2004BotController>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.utils.UT2004BotDescriptor
 
setControlPortPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setControlServer(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
If ControlConnections (server connections) should be locked.
setCount(int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.utils.UT2004BotDescriptor
 
SetCrouch - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETCROUCH.
SetCrouch(Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
Creates new instance of command SetCrouch.
SetCrouch() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
Creates new instance of command SetCrouch.
SetCrouch(SetCrouch) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
Cloning constructor.
setCrouch(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
True or false to crouch or unrouch.
setDelay(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
After time specified here, the bot performs second jump of a double jump (if DoubleJump is true).
setDesiredSkill(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Can range from 0 to 7.
setDestination(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Final destination where the camera should move.
SetDialog - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command DIALOG.
SetDialog(UnrealId, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Creates new instance of command SetDialog.
SetDialog() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Creates new instance of command SetDialog.
SetDialog(SetDialog) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Cloning constructor.
setDialogId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Id of dialog, which should the message alter.
setDialogId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Our Id of the dialog - we will match this Id in response messages and in PLI messages.
setDirection(Vector3d) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Vector direction of the ray (it will be relative - added to the vector, where the bot is looking, also takes into account angle of the floor the bot is standing on).
setDirection(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Relative vector, will be normalized.
setDirection(Vector3d) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Vector that sets direction of the move of this camera.
setDisable(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
If true disables actual emittor (it will dissappear).
setDisappearedFlag(IViewable) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004WorldView
 
setDistance(float) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
 
setDoorFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setDoorFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setDouble(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
If true performs a double dodge in specified direction.
setDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setDoubleJump() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Sets the flag "double jump is needed" to true, corresponds to NavPointNeighbourLink.isForceDoubleJump().
setDoubleJump(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
If set to True will cause the bot to perform double jump.
setDrawTraceLines(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
If set to true an actor will appear in the game on the location the bot is actually looking at.
setDrawTraceLines(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If set to true, the rays of automatic ray tracing (ATR messages) will be drawn in the game.
setEffect(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
What should this message do.
SetEmoticon - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETEMOT.
SetEmoticon(String, Integer, String, Integer, String, Integer, String, Integer, Double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Creates new instance of command SetEmoticon.
SetEmoticon() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Creates new instance of command SetEmoticon.
SetEmoticon(SetEmoticon) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Cloning constructor.
SetEmotionalEmitter - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETEMIT.
SetEmotionalEmitter(Boolean, Boolean, Vector3d, Vector3d, Velocity, Velocity, Double, Vector3d, Double, Vector3d) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Creates new instance of command SetEmotionalEmitter.
SetEmotionalEmitter() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Creates new instance of command SetEmotionalEmitter.
SetEmotionalEmitter(SetEmotionalEmitter) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Cloning constructor.
setEnabled(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
Enabled/disabled based on the game that is currently running, see CTF.GameInfoListener.
setEnabled(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
Enables/disables object.
setEnabled(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004DistanceStuckDetector
 
setEnabled(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
setEnabled(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
setEnd(Waypoint) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
setEndVelocity(Velocity) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This is relative velocity direction vector that will affect the speed and direction of the balls going in.
setErase(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
If true will erase previously set points.
setExecutor(IUT2004PathExecutorHelper<PATH_ELEMENT>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.AbstractUT2004PathNavigator
 
setExecutor(IUT2004PathExecutorHelper<PATH_ELEMENT>) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator
Sets the IPathExecutorHelper who is using the navigator, i.e., are calling its IUT2004PathNavigator#navigate(Self) and IUT2004PathNavigator.reset() methods.
setExitingErrorPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setFadeOut(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Enables text bubble.
setFadeTime(Vector3d) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the fade in and fade out times of the balls.
setFastTrace(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
True if we want to use FastTrace function instead of Trace function (a bit faster but less information provided - just information if we hit something or not).
setField(Object, boolean) - Method in enum cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot.BoolBotParam
 
setFileName(String) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Sets FileName to be used for the output.
setFileName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
Name of the saved demo file.
setFileNames(Map<UnrealId, String>) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
This may be used to provide concrete filenames for outputting stats for bots identified by their id.
setFirstC(Vector3d) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Starting color of the floating balls.
setFirstLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
The bot will start moving to this location first.
setFlags(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setFloorCorrection(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
If we should correct ray directions accoring floor normal.
setFlyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setFlyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setFocName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of current bot behavior focus - other character.
setFocus(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Sets focus of the bot when navigating (when using this object to run to some location target)! To reset focus call this method with null parameter.
setFocus(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Sets focus of the bot when navigating (when using this object to run to some location target)! To reset focus call this method with null parameter.
setFocus(ILocated) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Sets focus of the bot when navigating (when using this object to run to some location target)! To reset focus call this method with null parameter.
setFocus(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
setFocus(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
setFocus(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
setFocus(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
setFocusLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE.
setFocusLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Here you can specify location you want to face during movement.
setFocusPoint(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Point the bot should focus after dodge command.
setFocusTarget(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
Here you can specify UnrealId of the object you want to face during movement (typically enemy player you want to shoot at).
setForce(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
Force vector specifying how big the jump should be.
setForcedFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setForcedFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setFrom(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Origin point of the ray.
setFrom(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Origin point of the ray.
setGame(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send game-related messages with every update.
setGameBotsPack(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Eg.
setGameEndingPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setGameMap(String) - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
setGameMap(String) - Method in interface cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
Method that initiates map-change.
setGameMessage(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Message that will be displayed in the middle of the HUD.
setGameMessageTime(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
Time the displayed message will stay on the HUD.
SetGameSpeed - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETGAMESPEED.
SetGameSpeed(Double) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
Creates new instance of command SetGameSpeed.
SetGameSpeed() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
Creates new instance of command SetGameSpeed.
SetGameSpeed(SetGameSpeed) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
Cloning constructor.
setGameType(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Eg.
setGBBots(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All GameBots bots will be exported.
setGlobal(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
If True it is sent to everyone.
setHealth(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Sets the bot health.
setHost(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Sets host, where newly launched bots will be connected to.
setHost(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Sets host, where newly launched bots will be connected to.
setHumans(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All human players will be exported.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
Sets the ID to be used for the new navpoint, corresponds to NavPoint.getId().
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Id of the target bot.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
User set Id of the ray, so the ray can be identified.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
Id of the target bot.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
Id of the target bot (won't be parsed if sent to bot connection).
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
Unique Id of weapon to switch to.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Message Id made up by you and echoed in response so you can match up response with query.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Id of the target bot.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Id of this dialog.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Id of the cancelled dialog.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Dialog identification.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Identification of this component.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
Id of the vehicle we want to enter.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Message Id made up by you and echoed in response so you can match up response with query.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Message Id made up by you and echoed in response so you can match up response with query.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Id of the bot we want to give item to.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
The ID of the player you want to observe.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
Id of the bot to be kicked.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
UnrealId of the player that is a camera and that we want to move.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
Id of the pickup we want to pick up.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
Id of the ray to be removed.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Id of the bot to be respawned (not used if command sent to bot).
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Here we can specify Id of the bot, that will receive this message privately (with "Private:" string at the beginning of the message).
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
UnrealId of the player we want to set as a camera.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Id of the player we want to set dialog for.
setId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Message Id made up by you and echoed in response so you can match up response with query.
setImage(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
setInitialLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
 
setInitialRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
 
setInsidePlace(SPStoryPlace) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
Used to inject the insidePlace after construction with "name" only (needed because the xml definition may be written the way it needs to be processed twiced, 1) create SPStoryPlaces, 2) inject inside)
setInvulnerability(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Will set godmode for bot on (bot can't be killed).
setInvulnerable(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Will set godmode for bot on (bot can't be killed).
setItemId(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Id of the item in the inventory chain of the giver.
setItemInstance(Item) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
DO NOT USE THIS METHOD! Reserved for GaviaLib (Pogamut core)! It's used to set correct item instance into the NavPoint.
setItemInstance(Item) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
DO NOT USE THIS METHOD! Reserved for GaviaLib (Pogamut core)! It's used to set correct item instance into the NavPoint.
setItems(Map<UnrealId, Item>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
setItemTranslator(ItemTranslator) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
setItemTranslator(ItemTranslator) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.parser.IUT2004Yylex
 
setJmx(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the jmx adress we can use to debug the bot from Java (if we are using Pogamut).
setJumpFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setJumpFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setLadderFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setLadderFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setLeft(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the left emoticon.
setLeftSize(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the left emoticon size.
setLength(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
Specifies the length of the ray (in UT units).
setLifeTime(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the life time of the balls and radius and speed they will be traversing.
setLocation(double, double, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointBuilder
Sets the location of the new navpoint, corresponds to NavPoint.getLocation().
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
Location you want to go to.
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE, TURNTO.
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
Location you want to go to.
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Specify start location, if unspecified, then random.
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Initial location of this camera.
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
Location you want to shoot at.
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Location where the actor will be spawned.
setLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Location you want to face.
SetLock - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETLOCK.
SetLock(Boolean, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
Creates new instance of command SetLock.
SetLock() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
Creates new instance of command SetLock.
SetLock(SetLock) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
Cloning constructor.
setLog(Logger) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
setLogBeforeMatchRestart(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Sets whether we should collect stats before GameRestarted event.
setLogger(Logger) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Logger used by the UCC.
setLoop(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
When true the animation will be played in loop.
setMain(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
 
setManualSpawn(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Enables/disables manual spawning.
setManualSpawn(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets if the bot wil have tol be respawned after death manually by RESPAWN command.
setManualSpawn(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets if the bot wil have tol be respawned after death manually by RESPAWN command.
setMapName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
Name of the new map.
setMapName(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
setMapNotFoundPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setMatchStartedPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setMode(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTIONLIST.
setMutators(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
You can change the name of the bot in the game.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional name of the bot.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
You can change the name of the bot in the game.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Desired name.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
Name of the player you wannt to observe.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
Name of the animation.
SetName - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETNAME.
SetName(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
Creates new instance of command SetName.
SetName() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
Creates new instance of command SetName.
SetName(SetName) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
Cloning constructor.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
New name of the bot.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Sets name that is going to be used to form new IAgentId of the bots.
setName(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Sets name that is going to be used to form new IAgentId of the bots.
setNavPoint(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
DO NOT USE THIS METHOD! Reserved for GaviaLib (Pogamut core)! It's used to set correct navpoint instance into the item.
setNavPoint(NavPoint) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
DO NOT USE THIS METHOD! Reserved for GaviaLib (Pogamut core)! It's used to set correct navpoint instance into the item.
setNavPointLinks(Map<UnrealId, List<NavPointNeighbourLink>>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
setNavPoints(Map<UnrealId, NavPoint>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
setNeededJump(double, double, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setNeededJump(double, double, double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Sets the location from where the bot should jump to reach the target, corresponds to NavPointNeighbourLink.getNeededJump().
setNeighbours(List<NavPointNeighbourLink>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
setNotChecked(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: OPTION.
setObservedAgentId(String) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Sets 'id' (usually taken from the UnrealId that is present for instance in Self#getId()) of the bot that is going to be observed by newly created observer.
setObserver(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Sets whether the module is being used inside observer.
setObserver(IUT2004AnalyzerObserver) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverAddedNotifier
 
setObserver(IUT2004AnalyzerObserver) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.IAnalyzerObserverListener.ObserverRemovedNotifier
 
setObserver(IYylexObserver) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
setObserverAddress(SocketConnectionAddress) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
Sets observer address that should be used for spawning new observers.
setObserverModule(UT2004AnalyzerObserverModule) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
Sets observer module (one that will be used to construct new UT2004AnalyzerObserver in order to sniff info about connected bots.
setObserverPortPattern(Pattern) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
setOpenList(Collection<NavPoint>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
 
setOption0(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption1(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption2(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption3(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption4(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption5(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption6(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption7(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption8(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOption9(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
One of the options (possible answers) for the dialog.
setOptions(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Can be used for setting mutators etc.
setOrigin(Point2D) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
setOutputPath(String) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Sets path to directory where the observer should output its results.
setOutputPath(String) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
Sets path to directory where the observer should output its results.
setP0(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP1(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP10(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP11(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP12(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP13(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP14(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP15(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP16(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP17(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP18(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP19(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP2(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP20(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP21(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP22(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP23(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP24(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP25(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP26(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP27(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP28(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP29(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP3(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP30(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP31(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP4(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP5(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP6(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP7(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP8(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setP9(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Location point.
setParent(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Id of parent component.
setPassword(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
The password.
SetPassword - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETPASS.
SetPassword(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
Creates new instance of command SetPassword.
SetPassword() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
Creates new instance of command SetPassword.
SetPassword(SetPassword) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
Cloning constructor.
setPassword(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
Holds the password.
setPassword(String) - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
Specify the password that should be used if required by the world.
setPassword(String) - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
Specify the password that should be used if required by the world.
setPath(List<NavPoint>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
 
setPatterns(UCCWrapperPatterns) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Sets patterns that recognizes UCC output for successful startup.
setPause(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Should pause the emitter, does not work right now.
setPauseAll(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Everyone in the game will be paused if set to true.
setPauseBots(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
Iif true only bots will be paused – players and spectators will move freely.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Name of the affected player.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
Name of the player on who's HUD should be the dialog shown.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
Name of the player on who's HUD is the dialog.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
Name of the player on who's HUD should be the dialog shown.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Name of the player on who's HUD should the dialog show.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Name of the affected player.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
Name of the affected player.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Name of the affected player.
setPlayer(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Name of the player on who's HUD should be the text shown.
SetPlayerControl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETPLRCTRL.
SetPlayerControl(String, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
Creates new instance of command SetPlayerControl.
SetPlayerControl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
Creates new instance of command SetPlayerControl.
SetPlayerControl(SetPlayerControl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
Cloning constructor.
setPlayerId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Id of the affected player.
setPlayerOnlyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setPlayerOnlyFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Sets LinkFlag#PLAYERONLYK flag into NavigationGraphBuilder.NewNavPointEdgeBuilder.flags of the new navpoint edge, corresponds to NavPointNeighbourLink.getFlags().
setPlayerPort(int) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Sets the port for human player - UT2004 client uses this port to connect to the server.
setPort(int) - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
Sets port, where newly launched bots will be connected to.
setPort(int) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Sets port, where newly launched bots will be connected to.
setPosition(Point2D) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON, TEXT, OPTIONLIST, IMAGE.
setPrefs(List<WeaponPref>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
Set list of preferences to be used (from the most preferred one to the least one).
setProscribedFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setProscribedFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setReader(Reader) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
setRelease(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
True to release this player from camera mode.
setRestart(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
When set to true, the game state will be restarted (all scores reset to 0 and all players and bots will be restarted).
setRight(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the right emoticon.
setRightSize(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Sets the right emoticon size.
setRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: TURNTO.
setRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Specify start rotation, if unspecified, then random.
setRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Desired rotation.
setRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
Initial rotation of this camera.
setRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Initial rotation of the actor.
setRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Absolute rotation you want to spin to.
setRotationHorizontalSpeed(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Sets how fast the bot will rotate horizontally (i.e., yaw rotation == left/right).
setRotationRate(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Sets the bot rotation rate.
setRotationSpeed(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Sets how fast the bot will rotate in all three axes (yaw/pitch/roll).
setRotationSpeed(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Sets the rotation speed (rotation rate) for the bot.
setRotationSpeed(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Desired rotation speed.
setRotationVerticalSpeed(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Sets how fast the bot will rotate vertically (i.e., pitch rotation == up/down).
SetRoute - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETROUTE.
SetRoute(Boolean, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Creates new instance of command SetRoute.
SetRoute() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Creates new instance of command SetRoute.
SetRoute(SetRoute) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
Cloning constructor.
setRoute(List<? extends ILocated>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
 
setRun() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
setRun() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Sets the running speed for the bot movement commands.
setRunAnim(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Change name of running animation.
setScale(Dimension2D) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: IMAGE.
setSecondC(Vector3d) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
Finishing color of the floating balls.
setSecondLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
After reaching FirstLocation, the bot will start moving to location specified here.
setSee(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about what the observed player sees with every update.
setSelf(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about the observed player with every update.
setSend(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
If true, the player can behave normally.
SetSendKeys - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETSENDKEYS.
SetSendKeys(UnrealId, String, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Creates new instance of command SetSendKeys.
SetSendKeys() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Creates new instance of command SetSendKeys.
SetSendKeys(SetSendKeys) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
Cloning constructor.
setShouldLeadTarget(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
When firing slow projectiles (missiles...), if the engine will try to count the impact point for the bot or not (when shooting at moving targets).
setShow(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
False if the message should be removed, true if it should be shown.
setShowDebug(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
If true some additional debug information will be logged to UT2004 server console window.
setShowDebug(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If true some additional debug information will be logged to UT2004 server console window.
setShowFocalPoint(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
If set to true a marker will appear in the game on the location the bot is actually looking at.
setShowFocalPoint(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If set to true an actor will appear in the game on the location the bot is actually looking at.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Used by Yylex to slip correct time of the object or programmatically.
setSize(Dimension2D) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON, TEXT, OPTIONLIST, IMAGE.
setSize(Vector3d) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the size of the balls.
setSkill(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Skill of the bot - from 1 to 7 (best).
setSkin(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the bot current skin (e.g.
SetSkin - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETSKIN.
SetSkin(String, String, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
Creates new instance of command SetSkin.
SetSkin() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
Creates new instance of command SetSkin.
SetSkin(SetSkin) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
Cloning constructor.
setSkin(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
Holds the desired skin.
setSound(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Name of the sound that should be played.
setSpecial(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about special objects on the map with every update.
setSpecialFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setSpecialFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setSpeed(double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Sets the speed multiplier for the bot.
setSpeed(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Set the speed of the move of this camera.
setSpeed(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
Can range from 0.1 to 50.
setSpeedMultiplier(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Bots default speed will be multiplied by this number.
setSpeedMultiplier(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Bots default speed will be multiplied by this number.
setStartLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional start location of the bot.
setStartLocation(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Where bot respawns.
setStartOnUnusedPort(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Forces UCC to find free port and start on it, otherwise it will start on ports 3000 + 3001.
setStartRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional start rotation of the bot.
setStartRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Initial rotation of the bot.
setStartVelocity(Velocity) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This is relative velocity direction vector that will affect the speed and direction of the balls going out.
setStateName(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of currently active behavior state.
setSwimFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setSwimFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setSynchronousBatchExport(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
It enables/disables sending of all GB synchronous messages for the bot.
setSynchronousOff(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables sending of all GB synchronous messages for the bot.
setSyncNavPointsOff(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables sending of NavPoints in GB synchronous batch for the bot.
setTarget(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
The unique Id of a player/object/nav point/whatever.
setTarget(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
The unique id of a NavPoint, Mover or item (beware, not all of the items have unique id).
setTarget(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
UnrealId of navigation point you want to find path to.
setTarget(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Id of the receiving bot.
setTarget(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
The unique Id of your target.
setTarget(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
The unique id of a player/object/nav point/whatever that you want to face.
setTeam(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
Preferred team.
setTeam(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Desired team of the of the bot (0 red, 1 blue).
setTeam(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
This is the team we want to change to (0 for red, 1 for blue, etc.).
setTeam(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Preferred team.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Sets teamId that has to be slipped to every IWorldObjectUpdatedEvent.
setTeamId(ITeamId) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.parser.IUT2004Yylex
 
setText(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: TEXT, BUTTON, OPTION.
setText(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Text to send.
setText(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Text of the dialog.
setText(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
The text that should be shown.
setTextColor(Color) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: TEXT, BUTTON, OPTION.
setTextColor(Color) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
The color of text.
setTime(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
How long this move of this camera will last (in seconds).
setTime(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Fade out of the emoticons in seconds.
setTime(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Number of seconds for which should be the text shown.
setTime(IWorldObjectUpdatedEvent, double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
setTime(IWorldEvent, double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
setTimeoutEstimator(IPathExecutionEstimator<PATH_ELEMENT>) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
setTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setTo(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setTo(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Sets the remote end of the edge (i.e., navpoint id where the edge is leading to), corresponds to NavPointNeighbourLink.getToNavPoint().
setTo(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
Sets the remote end of the edge (i.e., navpoint id where the edge is leading to), corresponds to NavPointNeighbourLink.getToNavPoint().
setTo(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Target point of the ray.
setTo(Location) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Target point of the ray.
setTraceActors(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
If we want to trace also actors – bots, monsters, players, items.
setTraceActors(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
When true it means that all actors will be traced – for example players, bots, monsters, items etc.
setTranslator(UnrealIdTranslator) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Set parser translating UnrealID to IntID.
setTranslator(UnrealIdTranslator) - Method in interface cz.cuni.amis.pogamut.ut2004.communication.parser.IUT2004Yylex
 
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
The class of the added bot - optional.
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Class of the item we want to add.
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
Holds the class name of the desired adrenaline combo (can be xGame.ComboBerserk, xGame.ComboDefensive, xGame.ComboInvis or xGame.ComboSpeed).
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Type of the new component.
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
Class of the item we want to export ITC message for.
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Class of the item, e.g.
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
Class of the item.
setType(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Holds the desired actor class (e.g.
setUnrealBots(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All UnrealBots will be exported.
setUnrealHome(String) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
Sets path to the UT2004 directory, e.g., 'd:\\games\\ut2004'.
setUpdate(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
The frequency (in seconds) you will receive updates from the observer.
setUpdateTime(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
The frequency (in seconds) you will receive updates from the observer.
setURClothes(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing clothes.
setURHair(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing hair.
setURSkin(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing skin.
setUsed(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder
Raises / drops "used" flag, see NavigationGraphBuilder.isUsed().
setVelocityRange(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the speed of the balls.
setViaNode(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap.PathMatrixNode
 
setVirtualPlaces(NavPoint[]) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase
 
setVirtualPlaces(String[]) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase
 
setVisionTime(double) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.AgentConfig
Between 0.1 to 2 seconds, it sets the delay between two synchronous batches.
setVisionTime(Double) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Between 0.1 to 2 seconds, it sets the delay between two synchronous batches.
setWaitForMatchRestart(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
Sets whether the observer should wait for match-restart before it starts to collect data.
setWaitForMatchRestart(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
Sets whether the analyzer's observers should wait for match-restart before it starts to collect data.
setWalk() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
setWalk() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Sets the walking speed for the bot movement commands.
setWalk(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE.
SetWalk - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SETWALK.
SetWalk(Boolean, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Creates new instance of command SetWalk.
SetWalk() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Creates new instance of command SetWalk.
SetWalk(SetWalk) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Cloning constructor.
setWalk(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
True or false to enable/disable bot walking.
setWalkAnim(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Change name of walking animation.
setWalkFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.ExistingNavPointEdgeBuilder
 
setWalkFlag() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
setWall(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Attemtps to do a wall dodge.
setWorldAddress(IWorldConnectionAddress) - Method in class cz.cuni.amis.pogamut.ut2004.agent.params.UT2004AgentParameters
 
setWorldAddress(IWorldConnectionAddress) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
 
setWorldAddress(IWorldConnectionAddress) - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
 
setWorldAddress(IWorldConnectionAddress) - Method in class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
 
setX(double) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
setY(double) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
setZ(double) - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
shared - Variable in class cz.cuni.amis.pogamut.ut2004multi.bot.impl.UT2004BotMultiController
 
SharedKnowledgeDatabase - Class in cz.cuni.amis.pogamut.ut2004multi.communication.module
Manages shared knowledge for agent teams.
SharedKnowledgeDatabase(int) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
 
sharedProperties - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Just holds the weakly referenced shared properties for the worldObjects
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
SHIELD_GUN - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
ShieldGun weapon.
SHIELD_GUN_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
ShieldGun ammo - sent when the bot is spawned.
SHIELD_PACK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
SmallShield.
ShieldDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Shield descriptor - currently it does not contain anything useful (just marked ItemDescriptor).
ShieldDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ShieldDescriptor
 
ShieldDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
A shield factory takes care about all items which fall into a ItemType.Category#SHIELD.
ShieldStrengthMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Maximum strength of the bot armor (usually 150).
ShieldStrengthMax - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Maximum strength of the bot armor (usually 150).
ShieldStrengthMax_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'ShieldStrengthMax' was received from GB2004.
ShieldStrengthStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Starting strength of the bot armor (usually 0).
ShieldStrengthStart - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Starting strength of the bot armor (usually 0).
ShieldStrengthStart_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'ShieldStrengthStart' was received from GB2004.
SHOCK_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
ShockRifle weapon.
SHOCK_RIFLE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
ShockRifle ammo.
SHOCK_RIFLE_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
ShockRifle projectile.
shoot() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
 
shoot(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
 
shoot(Player) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
 
shoot(WeaponPref, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with WeaponPref.getWeapon() primary/secondary (as specified) at 'target'.
shoot(WeaponPref, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with WeaponPref.getWeapon() primary/secondary (as specified) at 'target'.
shoot(Weapon, boolean, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with Weapon.getType() primary/secondary (as specified) at 'target'.
shoot(Weapon, boolean, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with Weapon.getType() primary/secondary (as specified) at 'target'.
shoot(WeaponPrefs, ILocated, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with the best weapon (according to 'prefs') at target.
shoot() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleShooting
Bot will start shooting his current weapon (Issues GB SHOOT command)
shoot(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleShooting
Bot will start shooting his current weapon to a specified location (Issues GB SHOOT command).
shoot(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleShooting
Bot will start shooting with his current weapon at the target provided.
shoot(Player) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleShooting
Bot will start shooting with his current weapon at the target provided.
shoot - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Shortcut for body.getAdvancedShooting() that allows you to shoot at opponent.
Shoot - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SHOOT.
Shoot(Location, UnrealId, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
Creates new instance of command Shoot.
Shoot() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
Creates new instance of command Shoot.
Shoot(Shoot) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
Cloning constructor.
shooting - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Whether the bot is shooting.
Shooting - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If the bot is shooting or not.
Shooting - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
If the bot is shooting or not.
Shooting_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Shooting' was received from GB2004.
ShootingStarted - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SHOOT.
ShootingStarted() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Parameter-less contructor for the message.
ShootingStarted(boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Creates new instance of the message ShootingStarted.
ShootingStarted(ShootingStarted) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
Cloning constructor from the full message.
ShootingStopped - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event STOPSHOOT.
ShootingStopped() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Parameter-less contructor for the message.
ShootingStopped(boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Creates new instance of the message ShootingStopped.
ShootingStopped(ShootingStopped) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
Cloning constructor from the full message.
shootNow(WeaponPref, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with WeaponPref.getWeapon() primary/secondary (as specified) at 'target'.
shootNow(WeaponPref, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with WeaponPref.getWeapon() primary/secondary (as specified) at 'target'.
shootNow(Weapon, boolean, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with Weapon.getType() primary/secondary (as specified) at 'target'.
shootNow(Weapon, boolean, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with Weapon.getType() primary/secondary (as specified) at 'target'.
shootNow(WeaponPrefs, ILocated, ItemType...) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.ImprovedShooting
Will start shooting with the best weapon (according to 'prefs') at target.
shootPrimary(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Bot will start shooting his current weapon with primary firing mode at the location specified.
shootPrimary(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Bot will start shooting his current weapon with primary firing mode at the target specified.
shootPrimary(Player) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Shortcut for 'shootPrimary(player.getId())', see AdvancedShooting.shootPrimary(UnrealId).
shootPrimaryCharged(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
This method can be used for UT2004 charging weapons.
shootPrimaryCharged(UnrealId, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
This method can be used for UT2004 charging weapons.
shootPrimaryCharged(Player, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Shortcut for 'shootPrimaryCharged(player.getId())', see AdvancedShooting.shootPrimaryCharged(UnrealId, double).
shootSecondary() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Bot will start shooting his current weapon with selected mode.
shootSecondary(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Bot will start shooting his current weapon with secondary firing mode at the location specified.
shootSecondary(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Bot will start shooting his current weapon with secondary firing mode at the target specified.
shootSecondary(Player) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Shortcut for 'shootSecondary(player.getId())', see AdvancedShooting.shootSecondary(UnrealId).
shootSecondaryCharged(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
This method can be used for UT2004 charging weapons.
shootSecondaryCharged(UnrealId, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
This method can be used for UT2004 charging weapons.
shootSecondaryCharged(Player, double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Shortcut for 'shootSecondaryCharged(player.getId())', see AdvancedShooting.shootSecondaryCharged(UnrealId, double).
shootWithMode(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Bot will start shooting his current weapon with selected mode.
shouldExecuteLogic() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.logic.SyncUT2004BotLogic
 
ShouldLeadTarget - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
When firing slow projectiles (missiles...), if the engine will try to count the impact point for the bot or not (when shooting at moving targets).
Show - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
False if the message should be removed, true if it should be shown.
ShowDebug - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If true some additional debug information will be logged to UT2004 server console window.
ShowDebug - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
If some additional debug information will be shown in the UT2004 server console window.
ShowDebug - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
If some additional debug information will be shown in the UT2004 server console window.
ShowDebug_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'ShowDebug' was received from GB2004.
ShowFocalPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
If set to true an actor will appear in the game on the location the bot is actually looking at.
ShowFocalPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
If true an actor visualizing the location the bot is actually looking at will appear in the game.
ShowFocalPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
If true an actor visualizing the location the bot is actually looking at will appear in the game.
ShowFocalPoint_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'ShowFocalPoint' was received from GB2004.
ShowText - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SHTXT.
ShowText(String, String, Color, Double, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Creates new instance of command ShowText.
ShowText() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Creates new instance of command ShowText.
ShowText(ShowText) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Cloning constructor.
SimpleLocomotion - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Class providing Pogamut2 UT2004 simple locomotion commands for the bot - basic movement and turning.
SimpleLocomotion(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Constructor.
SimpleRayCasting - Class in cz.cuni.amis.pogamut.ut2004.bot.command
This command module provides basic ray tracing control.
SimpleRayCasting(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Constructor.
SimpleShooting - Class in cz.cuni.amis.pogamut.ut2004.bot.command
Class providing Pogamut2 UT2004 simple shooting commands for the bot
SimpleShooting(UT2004Bot, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleShooting
Constructor.
simTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.GBEvent
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
 
size() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Return how many items are inside taboo set.
Size - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: PANEL, BUTTON, TEXT, OPTIONLIST, IMAGE.
Size - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the size of the balls.
Skill - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Skill of the bot - from 1 to 7 (best).
Skin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Sets the bot current skin (e.g.
Skin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
Holds the desired skin.
SmallArmor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Also refered to as a "low armor".
SmallArmor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Also refered to as a "low armor".
SmallArmor_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'SmallArmor' was received from GB2004.
SNIPER_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
SniperRifle weapon (classic sniper weapon).
SNIPER_RIFLE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
SniperRifle ammo.
Sniping - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
If the item is a weapon, contains information whether this weapon is good for sniping.
Sniping - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon.
SnipingSpot - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
SnipingSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Point good for sniping.
SnipingSpot - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Point good for sniping.
SnipingSpot_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'SnipingSpot' was received from GB2004.
Sound - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
Name of the sound that should be played.
Source - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
Unique ID of actor making the noise - may be other player or some other object in the game.
Source - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Unique Id of an object picked up.
SourceId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
Id of the component from where the command originates.
Spawn - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event SPW.
Spawn() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
Parameter-less contructor for the message.
Spawn(Spawn) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
Cloning constructor from the full message.
SpawnActor - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command SPAWNACTOR.
SpawnActor(Location, Rotation, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Creates new instance of command SpawnActor.
SpawnActor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Creates new instance of command SpawnActor.
SpawnActor(SpawnActor) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Cloning constructor.
Special - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
Whether to send messages about special objects on the map with every update.
Speed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
Set the speed of the move of this camera.
Speed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
Can range from 0.1 to 50.
Speed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Current speed of the projectile.
Speed_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Speed' was received from GB2004.
SpeedMultiplier - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Bots default speed will be multiplied by this number.
SpeedMultiplier - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
Bots default speed will be multiplied by this number.
SpeedMultiplier - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Bots default speed will be multiplied by this number.
SpeedMultiplier_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'SpeedMultiplier' was received from GB2004.
SpeedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
SPLocation - Class in cz.cuni.amis.pogamut.ut2004.storyworld.perception
 
SPLocation() - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
SPLocation(double, double, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
SPLocation(Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
SPStoryPlace - Class in cz.cuni.amis.pogamut.ut2004.storyworld.place
Basic interface for all story places.
SPStoryPlace(String, SPStoryPlace) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
SPStoryPlace(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
 
SPStoryPlaceBase - Class in cz.cuni.amis.pogamut.ut2004.storyworld.place
Place that doesn't contain more places - directly related to the virtual world.
SPStoryPlaceBase(String, SPStoryPlace, String[]) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase
 
SPStoryWorld - Class in cz.cuni.amis.pogamut.ut2004.storyworld.place
TODO: CURRENTLY IT DOES NOT WORK!
SPStoryWorld(String, IWorldView, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
SPStoryWorld(File, IWorldView, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
SPStoryWorld(SPStoryWorldData, IWorldView, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
SPStoryWorldData - Class in cz.cuni.amis.pogamut.ut2004.storyworld.place
 
SPStoryWorldData() - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorldData
 
SPStoryWorldData(SPStoryPlace[], SPStoryPlaceBase[]) - Constructor for class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorldData
 
stamp - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
start(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.logic.UT2004BotLogic
 
start(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
start(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF
 
start(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
Initialize the observer to listen on the UT2004AnalyzerObserverParameters.getObservedAgentId() that is obtained from the UT2004AnalyzerObserver.getParams().
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
 
startAgents(IAgentDescriptor<PARAMS, MODULE>...) - Method in class cz.cuni.amis.pogamut.ut2004.utils.MultipleUT2004BotRunner
 
startAgents(int) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
 
startAgents(PARAMS...) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
 
startAgents(int) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
 
startAgents(PARAMS...) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
 
startAgents(int) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
 
startAgents(PARAMS...) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
 
startAgents(int) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
 
startAgents(PARAMS...) - Method in class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
 
StartAnimation - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command STARTANIMATION.
StartAnimation() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartAnimation
Creates new instance of command StartAnimation.
StartAnimation(StartAnimation) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartAnimation
Cloning constructor.
startCombo(String) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Action
Causes bot to perform desired adrenaline combo (only if it has enough adrenaline usually >= 100).
Started - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
Game restart sequence has been started.
startingTimeout - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
 
StartLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional start location of the bot.
StartLocation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Where bot respawns.
startOnUnusedPort - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
startOutput(String) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Starts or redirect logging to 'pathToFile'.
startOutput(String, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Starts or redirect logging to 'pathToFile'.
startPausedAgent() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
 
startPausedAgent() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
startPausedAgent() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
 
startPausedAgent() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
startPausedAgent() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
StartPlayers - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command STARTPLRS.
StartPlayers(Boolean, Boolean, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
Creates new instance of command StartPlayers.
StartPlayers() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
Creates new instance of command StartPlayers.
StartPlayers(StartPlayers) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
Cloning constructor.
StartRotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Optional start rotation of the bot.
StartRotation - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
Initial rotation of the bot.
StartVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This is relative velocity direction vector that will affect the speed and direction of the balls going out.
state - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
State of UT2004Navigation
State - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Represents the state the bomb is in.
State - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Represents the state the flag is in.
State - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Name of the state Mover is currently in.
State_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Whether property 'State' was received from GB2004.
State_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Whether property 'State' was received from GB2004.
State_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'State' was received from GB2004.
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotAliveState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotDeadState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.CommunicationTerminatedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.FirstSpawnExpectedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.GameInfoExpectedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.HandshakeControllerState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.InitedMessageExpectedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemCategoryState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MoverListState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MutatorListState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointListState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PasswordState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PathAcceptState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ReadyState
 
stateEntering(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
stateEntering(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotMessageExpectedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.CommunicationTerminatedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.GameInfoExpectedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemCategoryState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.MutatorListState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointListState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ObserverRunningState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PasswordState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PathAcceptState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ReadyState
 
stateEntering(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
stateEntering(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverMessageExpectedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.CommunicationTerminatedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.GameInfoExpectedState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemCategoryState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.MutatorListState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointListState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PasswordState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PathAcceptState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ReadyState
 
stateEntering(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ServerRunningState
 
stateEntering(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
stateEntering(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerMessageExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotAliveState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotDeadState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.CommunicationTerminatedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ConfigureMessageExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.FirstSpawnExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.GameInfoExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.HandshakeControllerState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.InitedMessageExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemCategoryState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MoverListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MutatorListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointNeighboursState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PasswordState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PathAcceptState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PlayerListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ReadyState
 
stateLeaving(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
stateLeaving(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotMessageExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.CommunicationTerminatedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.GameInfoExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemCategoryState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ItemListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.MapListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.MutatorListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.NavPointNeighboursState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ObserverRunningState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PasswordState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PathAcceptState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.PlayerListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.state.ReadyState
 
stateLeaving(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverListState
 
stateLeaving(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.ObserverMessageExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.CommunicationTerminatedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.GameInfoExpectedState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemCategoryState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ItemListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.MapListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.MutatorListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.NavPointNeighboursState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PasswordState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PathAcceptState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.PlayerListState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ReadyState
 
stateLeaving(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.state.ServerRunningState
 
stateLeaving(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerListState
 
stateLeaving(CONTEXT, IFSMState<InfoMessage, CONTEXT>, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.ServerMessageExpectedState
 
StateName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
Name of currently active behavior state.
StatePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
StatePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
StatePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotAliveState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.BotDeadState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.CommunicationTerminatedState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.FirstSpawnExpectedState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.GameInfoExpectedState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.HandshakeControllerState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemCategoryState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.ItemListState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MoverListState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.MutatorListState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.NavPointListState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PasswordState
 
stateSymbol(TranslatorContext, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.state.PlayerListState
 
stateSymbol(CONTEXT, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotListState
 
stateSymbol(CONTEXT, InfoMessage) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.BotMessageExpectedState
 
stateSymbol(CONTEXT, SYMBOL) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.AbstractObserverFSMState
 
stateSymbol(CONTEXT, SYMBOL) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.AbstractServerFSMState
 
stats - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Module that is providing various statistics about the bot.
statsMutex - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
stepped(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage, IFSMState<InfoMessage, TranslatorContext>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition.HandshakeEndTransition
 
stepped(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage, IFSMState<InfoMessage, TranslatorContext>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.GameInfoTransition
 
stepped(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage, IFSMState<InfoMessage, TranslatorContext>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.InitRequestedTransition
 
stepped(TranslatorContext, IFSMState<InfoMessage, TranslatorContext>, InfoMessage, IFSMState<InfoMessage, TranslatorContext>) - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.ReadyRequestedTransition
 
stop() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
 
stop() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph
Stop the class.
stop(boolean) - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight
Stop the running.
stop() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
stop(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
stop() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.NativeUT2004BotAdapter
 
Stop - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command STOP.
Stop() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Stop
Creates new instance of command Stop.
Stop(Stop) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Stop
Cloning constructor.
stop() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
stop() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Stops the UCC server.
stopAgent() - Method in class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
stopAgent() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
stopAgent() - Method in class cz.cuni.amis.pogamut.ut2004.observer.impl.AbstractUT2004Observer
 
stopAgent() - Method in class cz.cuni.amis.pogamut.ut2004.server.impl.AbstractUT2004Server
 
stopCheck() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
stopImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
stopMovement() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
stopMovement() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Makes the bot to stop all movement or turning.
stopNavigation() - Method in interface cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation
Stops navigation and resets the class.
stopNavigation() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
stopOutput() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Stops outputting of stats into file, nullify AgentStats.outputFile and AgentStats.fileToOutput.
stopped() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
stopped - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Was this instance already released?
StopRecord - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command STOPREC.
StopRecord() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopRecord
Creates new instance of command StopRecord.
StopRecord(StopRecord) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopRecord
Cloning constructor.
stopShoot() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
Deprecated.
stopShoot() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleShooting
Deprecated.
stopShooting() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedShooting
The bot will stop shooting completely (regardless on the mode of shooting).
stopShooting() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleShooting
Bot will stop shooting his current weapon (Issues GB STOPSHOOT command)
StopShooting - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command STOPSHOOT.
StopShooting() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopShooting
Creates new instance of command StopShooting.
StopShooting(StopShooting) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopShooting
Cloning constructor.
strafeLeft(double, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Bot strafes left.
strafeLeft(double, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Bot strafes left.
strafeLeft(double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Bot strafes left.
strafeRight(double, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Bot strafes right.
strafeRight(double, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Bot strafes right.
strafeRight(double) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Bot strafes right.
strafeTo(ILocated, ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to move to location while looking at focusLocation.
strafeTo(ILocated, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
Makes the bot to move at location, while looking at focus object.
STRING_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
stringIdValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns UnrealId for parsed token.
stringValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns string for parsed token.
stuck() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
stuck() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
stuck() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
stuckDetectors - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
stuckDetectors - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
stuckImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
success - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
success() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
Success - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
If we have successfully used the factory.
Success - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
If true team change was succesfull (it won't be succesfull if we are changing to a team we already are in).
suicides - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
How many times this bot has comitted suicide.
SUPER_HEALTH_PACK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
SuperHealth charger.
SUPER_SHIELD_PACK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
SuperShield.
SUPER_SHOCK_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
SuperShockRifle weapon (instagib weapon).
SuperHeal - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
If this item is health.
switchedToNewElement() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
 
switchState(NavigationState) - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
switchToAnotherPathElementImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
Sets the path into the GB2004 via SetRoute whenever switch occurs and the rest of the path is greater than 32 path elements.
SynchronousOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables sending of all GB synchronous messages for the bot.
SynchronousOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
It informs if sending of all GB synchronous messages is enabled or disabled.
SynchronousOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
It informs if sending of all GB synchronous messages is enabled or disabled.
SynchronousOff_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'SynchronousOff' was received from GB2004.
SyncMessage - Annotation Type in cz.cuni.amis.pogamut.ut2004.communication.messages
Annotation that is telling us whether the InfoMessage is part of synchronous batch or not.
SyncNavPointsOff - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
It enables/disables sending of NavPoints in GB synchronous batch for the bot.
SyncUT2004BotLogic<BOT extends UT2004Bot<? extends ILockableVisionWorldView,?,?>> - Class in cz.cuni.amis.pogamut.ut2004.agent.module.logic
 
SyncUT2004BotLogic(BOT, IAgentLogic) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.SyncUT2004BotLogic
 
SyncUT2004BotLogic(BOT, IAgentLogic, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.SyncUT2004BotLogic
 
SyncUT2004BotLogic(BOT, IAgentLogic, Logger, ComponentDependencies) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.SyncUT2004BotLogic
 

T

TabooSet<T> - Class in cz.cuni.amis.pogamut.ut2004.agent.module.utils
This class is a simple implementation of TabooSet (similar to TabooList).
TabooSet(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.utils.TabooSet
Constructor of the TabuSet.
TabooSet.IRelaxedTaboo<T> - Interface in cz.cuni.amis.pogamut.ut2004.agent.module.utils
 
Target - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
The unique Id of a player/object/nav point/whatever.
Target - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
The unique id of a NavPoint, Mover or item (beware, not all of the items have unique id).
Target - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
UnrealId of navigation point you want to find path to.
Target - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
Id of the receiving bot.
Target - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
The unique Id of your target.
Target - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
The unique id of a player/object/nav point/whatever that you want to face.
TargetId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
An Id of the bot we tried to send item to.
targetMap - Variable in class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
targetReached() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
 
targetReachedImpl() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
Desired team of the of the bot (0 red, 1 blue).
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
This is the team we want to change to (0 for red, 1 for blue, etc.).
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
Preferred team.
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
The owner team of this flag.
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
What team the player is on.
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
What team the bot is on.
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
What team the bot is on.
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Team identifier.
Team - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
What team the vehicle is on.
team - Variable in class cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase
Team number for which the shared knowledge database was constructed for.
TEAM_BLUE - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Blue team number.
TEAM_GOLD - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Gold team number.
TEAM_GREEN - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Green team number.
TEAM_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
No-team number.
TEAM_RED - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
Red team number.
Team_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Whether property 'Team' was received from GB2004.
Team_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Team' was received from GB2004.
Team_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Team' was received from GB2004.
Team_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Whether property 'Team' was received from GB2004.
Team_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Team' was received from GB2004.
TeamChanged - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event TEAMCHANGE.
TeamChanged() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Parameter-less contructor for the message.
TeamChanged(UnrealId, boolean, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Creates new instance of the message TeamChanged.
TeamChanged(TeamChanged) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
Cloning constructor from the full message.
TeamChat - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event VMT.
TeamChat() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Parameter-less contructor for the message.
TeamChat(UnrealId, String, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Creates new instance of the message TeamChat.
TeamChat(TeamChat) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
Cloning constructor from the full message.
teamedIdProvider - Variable in class cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent.UT2004MultiBotModule
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
TeamLocked - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
If the vehicle is locked just for its current team.
TeamLocked_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'TeamLocked' was received from GB2004.
TeamLockedPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
TeamNumber - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
TeamNumber - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Will be sent if this is a player start.
TeamNumber - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
Will be sent if this is a player start.
TeamNumber_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'TeamNumber' was received from GB2004.
TeamPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
TeamPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
TeamPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
TeamPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
TeamScore - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message TES.
TeamScore() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
Parameter-less contructor for the message.
TeamScore.TeamScoreUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
TeamScore.TeamScoreUpdate(TeamScore, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore.TeamScoreUpdate
 
TeamScoreCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the TES abstract message.
TeamScoreCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
Parameter-less contructor for the message.
TeamScoreCompositeImpl(TeamScoreLocalImpl, TeamScoreSharedImpl, TeamScoreStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
Composite-impl constructor.
TeamScoreCompositeImpl(TeamScoreCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
Cloning constructor.
TeamScoreLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message TES.
TeamScoreLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
Parameter-less contructor for the message.
TeamScoreLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message TES.
TeamScoreLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
Parameter-less contructor for the message.
TeamScoreLocalImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
Creates new instance of the message TeamScore.
TeamScoreLocalImpl(TeamScore) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
Cloning constructor from the full message.
TeamScoreLocalImpl(TeamScoreLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
Cloning constructor from the full message.
TeamScoreLocalImpl(TeamScoreLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
Cloning constructor from the message part.
TeamScoreLocalImpl.TeamScoreLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
TeamScoreLocalImpl.TeamScoreLocalUpdate(TeamScoreLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl.TeamScoreLocalUpdate
 
TeamScoreMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message TES contains also its Local/Shared/Static subpart class definitions..
TeamScoreMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Parameter-less contructor for the message.
TeamScoreMessage(UnrealId, Integer, Integer) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Creates new instance of the message TeamScore.
TeamScoreMessage(TeamScoreMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
Cloning constructor from the full message.
TeamScoreMessage.TeamScoreLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message TES, used to facade TESMessage.
TeamScoreMessage.TeamScoreLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
 
TeamScoreMessage.TeamScoreSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message TES, used to facade TESMessage.
TeamScoreMessage.TeamScoreSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
 
TeamScoreMessage.TeamScoreStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message TES, used to facade TESMessage.
TeamScoreMessage.TeamScoreStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreStaticMessage
 
teamScores - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Most rescent message containing info about the player team's score.
TeamScoreShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message TES.
TeamScoreShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
Parameter-less contructor for the message.
TeamScoreSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message TES.
TeamScoreSharedImpl(TeamScoreSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
TeamScoreSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
TeamScoreSharedImpl.TeamScoreSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
TeamScoreSharedImpl.TeamScoreSharedUpdate(TeamScoreShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl.TeamScoreSharedUpdate
 
TeamScoreStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message TES.
TeamScoreStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
Parameter-less contructor for the message.
TeamScoreStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message TES.
TeamScoreStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
Parameter-less contructor for the message.
TeamScoreStaticImpl(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
Creates new instance of the message TeamScore.
TeamScoreStaticImpl(TeamScore) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
Cloning constructor from the full message.
TeamScoreStaticImpl(TeamScoreStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
Cloning constructor from the full message.
TeamScoreStaticImpl(TeamScoreStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
Cloning constructor from the message part.
TeamScoreStaticImpl.TeamScoreStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
TeamScoreStaticImpl.TeamScoreStaticUpdate(TeamScoreStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl.TeamScoreStaticUpdate
 
teleport - Variable in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
We're going through the teleport.
Teleporter - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Teleporter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If this point marks a teleport.
Teleporter - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
If this point marks a teleport.
Teleporter_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Teleporter' was received from GB2004.
TeleporterStage() - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
Returns the first step of the teleporter sequence.
TerminalVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Terminal velocity (?).
terminated - Variable in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
Whether the nagivation is terminated.
Text - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: TEXT, BUTTON, OPTION.
Text - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
Text to send.
Text - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
Text of the dialog.
Text - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
The text that should be shown.
Text - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
A human readable message sent by another player in the game on the global channel.
Text - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
A human readable message sent by a team mate in the game on the private team channel.
TextColor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Applicable for: TEXT, BUTTON, OPTION.
TextColor - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
The color of text.
THREAD_COUNT - Static variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
How many threads/fast traces to use for visibility-checking.
Throw - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command THROW.
Throw() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Throw
Creates new instance of command Throw.
Throw(Throw) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Throw
Cloning constructor.
Thrown - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event THROWN.
Thrown() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Parameter-less contructor for the message.
Thrown(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Creates new instance of the message Thrown.
Thrown(Thrown) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
Cloning constructor from the full message.
throwWeapon() - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.Action
Throws out bots current weapon (just if he is allowed to throw this kind of weapon out - some weapons cannot be thrown e.g.
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
How long this move of this camera will last (in seconds).
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
Fade out of the emoticons in seconds.
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
Number of seconds for which should be the text shown.
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
Game time when this message was send.
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
Game time when this message was send.
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
Time of the animation change.
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
 
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
Timestamp form the GameBots.
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl.BombInfoLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl.ConfigChangeLocalUpdate
 
Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
Time, when the message was sent - intern UT time.
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl.FlagInfoLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl.GameInfoLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl.InitedMessageLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl.ItemLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl.MoverLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl.MyInventoryLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl.NavPointLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl.PlayerLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl.SelfLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl.TeamScoreLocalUpdate
 
time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl.VehicleLocalUpdate
 
Time_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
Whether property 'Time' was received from GB2004.
TimeLimit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Maximum time game will last (if tied at end may goe to "sudden death overtime" - depends on the game type).
TimeLimit_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'TimeLimit' was received from GB2004.
TimeLimitPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
timeMoving - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
For how long in total the bot was moving (had non-zero (> 1) velocity)
timeShooting - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
For how long in total the bot was shooting.
timestamp - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.MapExport
 
To - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
Target point of the ray.
To - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Target point of the ray.
To - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
Location to which the ray is sent.
To - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Location to which the ray is sent.
To - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
Location to which the ray is sent.
To - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Location to which the ray is sent.
To_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'To' was received from GB2004.
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ContinuousMove
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectBot
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectObserver
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EndPlayers
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FactoryUse
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllInvetories
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllNavPoints
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllStatus
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetGameInfo
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetMaps
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPlayers
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSelf
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSpecialObjects
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetVisibleObjects
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.LeaveVehicle
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ping
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Quit
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ready
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartAnimation
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Stop
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopRecord
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopShooting
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Throw
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ContinuousMove
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectBot
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectObserver
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EndPlayers
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FactoryUse
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllInvetories
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllNavPoints
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllStatus
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetGameInfo
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetMaps
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPlayers
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSelf
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSpecialObjects
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetVisibleObjects
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.LeaveVehicle
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ping
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Quit
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ready
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartAnimation
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Stop
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopRecord
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopShooting
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Throw
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
 
ToNavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
toNavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Navpoint we're running to, nearest navpoint to currentTarget
ToNavPoint - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
End of the link (edge), where the link ends.
toNavPointId - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder.NewNavPointEdgeBuilder
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeAttribute
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeMap
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeTeam
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ChangeWeapon
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Console
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ContinuousMove
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogBegin
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogCancel
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectBot
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DisconnectObserver
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DriveTo
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EndPlayers
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.EnterVehicle
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FactoryUse
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.FastTrace
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GameConfiguration
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllInvetories
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllNavPoints
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetAllStatus
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetGameInfo
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetMaps
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPlayers
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSelf
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetSpecialObjects
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetVisibleObjects
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveInventory
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Initialize
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.InitializeObserver
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Jump
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Kick
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.LeaveVehicle
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Move
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.MoveCamera
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PasswordReply
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pause
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Pick
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ping
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlayAnimation
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PlaySound
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Quit
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Ready
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Record
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.RemoveRay
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Respawn
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Rotate
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SendMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCamera
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetCrouch
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetDialog
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetGameSpeed
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetLock
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetName
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPassword
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetPlayerControl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetRoute
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Shoot
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowText
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartAnimation
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Stop
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopRecord
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StopShooting
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Throw
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AdrenalineGained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationBotID
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationChange
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationPort
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AnimationStop
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRaySharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage.AutoTraceRayStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BeginMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage.BombInfoStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Bumped
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage.ConfigChangeStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogCommand
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogFailed
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.DialogOk
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EndMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FactoryUsed
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FallEdge
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FastTraceResponse
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage.FlagInfoStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage.GameInfoStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GamePaused
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameRestarted
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameResumed
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GiveItemResult
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GlobalChat
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HandShakeStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloBotHandshake
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloControlServerHandshake
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HelloObserverHandshake
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage.IncomingProjectileStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage.InitedMessageStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategoryStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemListStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage.ItemStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.JumpPerformed
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Landed
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostChild
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LostInventory
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapChange
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapFinished
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapList
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MapListStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverListStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage.MoverStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mutator
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MutatorListStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventory
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventorySharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage.MyInventoryStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventorySharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointListStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage.NavPointStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLinkStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ObjectSelected
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdOk
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PasswdWrong
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Password
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathListStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerInput
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerJoinsGame
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLeft
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListEnd
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerListStart
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage.PlayerStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerScore
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Pong
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Reachable
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingEnded
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.RecordingStarted
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStarted
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ShootingStopped
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChanged
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamChat
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScore
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Thrown
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.BotFSM
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.support.AbstractBotFSMState
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.bot.transition.HandshakeEndTransition
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.AmmoDescriptor
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.GeneralDescriptor
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.HealthDescriptor
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.ObserverFSM
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.observer.support.AbstractObserverFSMState
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.ServerFSM
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.server.support.AbstractServerFSMState
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.BotFirstSpawned
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.InitCommandRequest
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ItemDescriptorObtained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ListObtained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MapListObtained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MapPointListObtained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MoverListObtained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.MutatorListObtained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.Path
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.PlayerListObtained
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.ReadyCommandRequest
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.GameInfoTransition
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.InitRequestedTransition
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.ReadyRequestedTransition
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.perception.SPLocation
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlace
DO NOT ALTER!
toString() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorld
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryWorldData
 
toString() - Method in enum cz.cuni.amis.pogamut.ut2004.utils.PogamutUT2004Property
 
toString() - Method in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
totalItemsCollected - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Total number of items the bot has collected.
trace(String, ILocated, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Sends a ray from actual bot location to desired location.
trace(String, ILocated, ILocated, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleRayCasting
Sends a ray from desired location to desired location.
Trace - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command TRACE.
Trace(String, Location, Location, Boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Creates new instance of command Trace.
Trace() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Creates new instance of command Trace.
Trace(Trace) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
Cloning constructor.
TraceActors - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddRay
If we want to trace also actors – bots, monsters, players, items.
TraceActors - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Trace
When true it means that all actors will be traced – for example players, bots, monsters, items etc.
TraceActors - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl
If we traced also actors with this ray (actors – moving things in a game – bots, players, monsters, pickup …) (only if NOT using FastTrace)
TraceActors - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
If we traced also actors with this ray (actors – moving things in a game – bots, players, monsters, pickup …) (only if NOT using FastTrace)
TraceActors - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
True if we are tracing also actors in the game (players, items).
TraceActors_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
Whether property 'TraceActors' was received from GB2004.
TraceResponse - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event TRC.
TraceResponse() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Parameter-less contructor for the message.
TraceResponse(String, Location, Location, boolean, Vector3d, Vector3d, UnrealId, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Creates new instance of the message TraceResponse.
TraceResponse(TraceResponse) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TraceResponse
Cloning constructor from the full message.
translator - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
parser reference, this parser will be used for translation of UnrealID to IntID
TranslatorContext - Class in cz.cuni.amis.pogamut.ut2004.communication.translator
Translator context serves as the context during the FSM work.
TranslatorContext(IWorldEventQueue, ItemTranslator, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorContext
 
TranslatorEvent - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 
TranslatorEvent(long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.TranslatorEvent
 
TranslatorMessages - Class in cz.cuni.amis.pogamut.ut2004.communication.translator
 
TranslatorMessages() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
TranslatorUtils - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
 
TranslatorUtils() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.TranslatorUtils
 
TRANSLOCATOR - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Translocator.
TRANSLOCATOR_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
Translocator Beacon.
TranslocTargetTag - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
TranslocTargetTag - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery - we haven't figure it out so far.
TranslocZOffset - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointLinkExport
 
TranslocZOffset - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink
TODO: mystery - we haven't figure it out so far.
travelledDistance - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Sum of the bot's travelled distance.
tried - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
Trigger - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event TRG.
Trigger() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Parameter-less contructor for the message.
Trigger(String, UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Creates new instance of the message Trigger.
Trigger(Trigger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Trigger
Cloning constructor from the full message.
tryDisconnect() - Method in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
Sends DisconnectBot commands to GB2004, eats up all exceptions.
tryingNav - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
turnHorizontal(int) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
turnHorizontal(int) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Rotates the bot by the supported amount (in degrees) in left/right direction (issues GB ROTATE command)
turnTo(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
turnTo(Player) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
turnTo(Item) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
turnTo(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Bot will turn to face supported location (issues GB TURNTO command)
turnTo(Player) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Bot will turn to face 'player' (isseus GB TURNTO command), the bot will face the player even if it or the player moves.
turnTo(Item) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Bot will turn to face 'item' (isseus GB TURNTO command), the bot will face the item even if it or the item moves.
TurnTo - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
Representation of the GameBots2004 command TURNTO.
TurnTo(UnrealId, Rotation, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Creates new instance of command TurnTo.
TurnTo() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Creates new instance of command TurnTo.
TurnTo(TurnTo) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.TurnTo
Cloning constructor.
turnVertical(int) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.AdvancedLocomotion
 
turnVertical(int) - Method in class cz.cuni.amis.pogamut.ut2004.bot.command.SimpleLocomotion
Rotates the bot by the supported amount (in degrees) in up/down direction.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddBot
The class of the added bot - optional.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.AddInventory
Class of the item we want to add.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Combo
Holds the class name of the desired adrenaline combo (can be xGame.ComboBerserk, xGame.ComboDefensive, xGame.ComboInvis or xGame.ComboSpeed).
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.DialogItem
Type of the new component.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetItemCategory
Class of the item we want to export ITC message for.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GiveItem
Class of the item, e.g.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.PutDownItem
Class of the item.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SpawnActor
Holds the desired actor class (e.g.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AddInventoryMsg
A string representing type (inventory type) of the object.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ChangedWeapon
A string representing the type of the weapon.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ComboStarted
Holds the class name of the desired adrenaline combo (can be xGame.ComboBerserk, xGame.ComboDefensive, xGame.ComboInvis or xGame.ComboSpeed).
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.EnteredVehicle
Type of the vehicle entered.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearNoise
What class this actor is - item, projectile, player...
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.HearPickup
Class of the picked up actor.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
The class of the projectile (so you know what is flying against you).
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Class of the item (e.g.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPickedUp
Class of the item (e.g.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemReceived
Class of the item.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl
Class of the item (e.g.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LockedVehicle
Type of the vehicle we wanted to enter.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
String class of the mover.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl
String class of the mover.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Class of the item (e.g.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl
Class of the item (e.g.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Class of the vehicle.
Type - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Class of the vehicle.
Type_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Type' was received from GB2004.
Type_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'Type' was received from GB2004.
Type_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'Type' was received from GB2004.
Type_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
Whether property 'Type' was received from GB2004.
Type_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Type' was received from GB2004.
TypePropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 

U

U_DAMAGE_PACK - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType
UDamage bonus (damage multiplier).
uccLog - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
Loger containing all output from running instance of UCC.
UCCStartException - Exception in cz.cuni.amis.pogamut.ut2004.observer.exception
Exception raised when UCCWrapper fails to start the UT Server instance.
UCCStartException(String, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.observer.exception.UCCStartException
Constructs a new exception with the specified detail message.
UCCStartException(String, Throwable, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.observer.exception.UCCStartException
Constructs a new exception with the specified detail message and cause.
UCCStartException(String, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.observer.exception.UCCStartException
Constructs a new exception with the specified detail message.
UCCStartException(String, Throwable, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.observer.exception.UCCStartException
Constructs a new exception with the specified detail message and cause.
UCCStartException - Exception in cz.cuni.amis.pogamut.ut2004.server.exception
Exception raised when UCCWrapper fails to start the UT Server instance.
UCCStartException(String, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.server.exception.UCCStartException
Constructs a new exception with the specified detail message.
UCCStartException(String, Throwable, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.server.exception.UCCStartException
Constructs a new exception with the specified detail message and cause.
UCCStartException(String, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.server.exception.UCCStartException
Constructs a new exception with the specified detail message.
UCCStartException(String, Throwable, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.server.exception.UCCStartException
Constructs a new exception with the specified detail message and cause.
UCCWrapper - Class in cz.cuni.amis.pogamut.ut2004.utils
Wrapper of running instance of UCC server.
UCCWrapper(UCCWrapperConf) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 
UCCWrapper.ScannerSink - Class in cz.cuni.amis.pogamut.ut2004.utils
Scanns the output of UCC for some specific srings (Ports bounded.
UCCWrapper.ScannerSink(InputStream) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.ScannerSink
 
UCCWrapper.StreamSink - Class in cz.cuni.amis.pogamut.ut2004.utils
Reads content of the stream and discards it.
UCCWrapper.StreamSink(InputStream) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper.StreamSink
 
UCCWrapperConf - Class in cz.cuni.amis.pogamut.ut2004.utils
Configuration object of the UCC wrapper instance.
UCCWrapperConf() - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
UCCWrapperConf(UCCWrapperConf) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
UCCWrapperPatterns - Class in cz.cuni.amis.pogamut.ut2004.utils
Patterns serves UCCWrapper to parse out information needed for successfull UCC startup.
UCCWrapperPatterns() - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
UCCWrapperPatterns(Pattern, Pattern, Pattern, Pattern, Pattern, Pattern, Pattern) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
UCCWrapperPatterns(UCCWrapperPatterns) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
 
uccWrapperUID - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
ID of the wrapper object.
UDamageTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Time when the UDamage effect expires.
UDamageTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Time when the UDamage effect expires.
UDamageTime_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'UDamageTime' was received from GB2004.
unexpectedMessage(IFSMState, Object) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
unexpectedMessage(IFSMState, Object, Class) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
unexpectedMessage(IFSMTransition, Object) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
unexpectedMessage(IFSMTransition, Object, Class) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
UnexpectedMessageException - Exception in cz.cuni.amis.pogamut.ut2004.communication.translator
 
UnexpectedMessageException(String, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.communication.translator.UnexpectedMessageException
Constructs a new exception with the specified detail message.
UnexpectedMessageException(String, Throwable, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.communication.translator.UnexpectedMessageException
Constructs a new exception with the specified detail message and cause.
UnexpectedMessageException(String, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.communication.translator.UnexpectedMessageException
Constructs a new exception with the specified detail message.
UnexpectedMessageException(String, Throwable, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.communication.translator.UnexpectedMessageException
Constructs a new exception with the specified detail message and cause.
unlock() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004LockableWorldView
Unlocks the world view - triggers processing of all events till the last EndMessage that came between lock() / unlock() calls.
unlock() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
Unlocks the world view - triggers processing of all events till the last EndMessage that came between lock() / unlock() calls.
unprocessedMessage(IFSMState, Object) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
unprocessedMessage(IFSMTransition, Object) - Static method in class cz.cuni.amis.pogamut.ut2004.communication.translator.TranslatorMessages
 
UnrealBots - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.StartPlayers
All UnrealBots will be exported.
unrealDegreeToDegree(int) - Static method in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Converts Unreal degrees (0-65536) to normal degrees (0 - 360).
unrealDegreeToRad(double) - Static method in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Converts Unreal degrees (0-65536) to radians (0 - 2*PI)
unrealHome - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf
 
UnrealIdProperty - Class in cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property
SharedProperty with the UnrealId value.
UnrealIdProperty(WorldObjectId, String, UnrealId, Class) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property.UnrealIdProperty
 
UnrealIdProperty(UnrealIdProperty) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property.UnrealIdProperty
 
UnrealIdTranslator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages
Translator String UnrealID <-> Int UnrealId.
UnrealIdTranslator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.UnrealIdTranslator
 
unrealIdValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return an UnrealId instance from identificator token in txt.
UnrealUtils - Class in cz.cuni.amis.pogamut.ut2004.utils
Class with utility methods for converting to Unreal units plus some handy constants.
UnrealUtils() - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
unset(int, int) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.BitMatrix
Sets matrix[column, row] to FALSE
Update - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
The frequency (in seconds) you will receive updates from the observer.
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl.BombInfoLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoStaticImpl.BombInfoStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl.ConfigChangeLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeStaticImpl.ConfigChangeStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl.FlagInfoLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoStaticImpl.FlagInfoStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoLocalImpl.GameInfoLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoStaticImpl.GameInfoStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileStaticImpl.IncomingProjectileStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl.InitedMessageLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageStaticImpl.InitedMessageStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl.ItemLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemStaticImpl.ItemStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Mover.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl.MoverLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverStaticImpl.MoverStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryLocalImpl.MyInventoryLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MyInventoryStaticImpl.MyInventoryStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl.NavPointLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointStaticImpl.NavPointStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl.PlayerLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerStaticImpl.PlayerStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl.SelfLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStaticImpl.SelfStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocalImpl.TeamScoreLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStaticImpl.TeamScoreStaticUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal.ObjectDisappeared
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl.VehicleLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl.VehicleStaticUpdate
 
updateStats(EndMessage) - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
Called when EndMessage is received, writes another line into the UT2004AnalyzerObsStats#outputFile.
UpdateTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ConfigurationObserver
The frequency (in seconds) you will receive updates from the observer.
URClothes - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing clothes.
URHair - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing hair.
URSkin - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSkin
A number representing skin.
USER_LOG_CATEGORY_ID - Static variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
Name of the log category of the user log.
UsesAltAmmo - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCategory
For Weapon.
usingGetBackToNavGraph - Variable in class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
UT2004_TIME_SPEED - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
UT2004 time is running 110% of normal time.
UT2004AgentParameters - Class in cz.cuni.amis.pogamut.ut2004.agent.params
Agent parameters are meant to provide run-time parameters needed by various UT2004 agents for running such as IAgentId and ISocketConnectionAddress.
UT2004AgentParameters() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.params.UT2004AgentParameters
If you need to populate the parameters after instantiation, use setters available in this class: UT2004AgentParameters.setAgentId(IAgentId), UT2004AgentParameters.setWorldAddress(IWorldConnectionAddress).
UT2004Analyzer - Class in cz.cuni.amis.pogamut.ut2004.analyzer
UT2004Analyzer can be used to automatically observe all bots/players in the game sniff their messages.
UT2004Analyzer(UT2004AnalyzerParameters, IAgentLogger, IComponentBus, SocketConnection, UT2004WorldView, IAct) - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer
 
UT2004AnalyzerFactory<ANALYZER extends IUT2004Analyzer,PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Guice-base IUT2004Server factory.
UT2004AnalyzerFactory(UT2004AnalyzerModule) - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004AnalyzerFactory
 
UT2004AnalyzerModule - Class in cz.cuni.amis.pogamut.ut2004.analyzer
 
UT2004AnalyzerModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerModule
 
UT2004AnalyzerObserver - Class in cz.cuni.amis.pogamut.ut2004.analyzer
Base class implementing IUT2004AnalyzerObserver, does not add that much functionality, except starting the observation for desired agent and abide watching out for GameRestarted so you have easy work to restart the observation data collection (and to abide UT2004AnalyzerObserverParameters.isWaitForMatchRestart()).
UT2004AnalyzerObserver(UT2004AnalyzerObserverParameters, IComponentBus, IAgentLogger, UT2004WorldView, IAct) - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserver
 
UT2004AnalyzerObserverModule - Class in cz.cuni.amis.pogamut.ut2004.analyzer
 
UT2004AnalyzerObserverModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverModule
 
UT2004AnalyzerObserverParameters - Class in cz.cuni.amis.pogamut.ut2004.analyzer
 
UT2004AnalyzerObserverParameters() - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerObserverParameters
 
UT2004AnalyzerObsStats - Class in cz.cuni.amis.pogamut.ut2004.analyzer.stats
Observer that provides logging of bot's health, number of deaths, traveled distance and bot's location, etc.
UT2004AnalyzerObsStats(UT2004AnalyzerObserverParameters, IComponentBus, IAgentLogger, UT2004WorldView, IAct) - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.stats.UT2004AnalyzerObsStats
 
UT2004AnalyzerObsStatsModule - Class in cz.cuni.amis.pogamut.ut2004.analyzer.stats
 
UT2004AnalyzerObsStatsModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.stats.UT2004AnalyzerObsStatsModule
 
UT2004AnalyzerParameters - Class in cz.cuni.amis.pogamut.ut2004.analyzer
Agent parameters are meant to provide run-time parameters needed by UT2004Analyzer.
UT2004AnalyzerParameters() - Constructor for class cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerParameters
If you need to populate the parameters after instantiation, use setters available in this class: UT2004AnalyzerParameters.setAgentId(IAgentId), UT2004AnalyzerParameters.setWorldAddress(IWorldConnectionAddress), UT2004AnalyzerParameters#setObserverModule(UT2004ObserverModule).
UT2004AnalyzerRunner<SERVER extends IUT2004Analyzer,PARAMS extends UT2004AnalyzerParameters> - Class in cz.cuni.amis.pogamut.ut2004.utils
Class used for creating, connecting and starting analyzers with default settings that are taken from the properties.
UT2004AnalyzerRunner(IAgentFactory<SERVER, PARAMS>, String, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
Construct the runner + specify all defaults.
UT2004AnalyzerRunner(IAgentFactory<SERVER, PARAMS>, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT2004AnalyzerRunner(IAgentFactory<SERVER, PARAMS>) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004AnalyzerRunner
Construct the runner without specifying anything as default.
UT2004AStarGoal - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.astar
 
UT2004AStarGoal() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoal
 
UT2004AStarGoalNavPoint - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.astar
 
UT2004AStarGoalNavPoint(NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarGoalNavPoint
 
UT2004AStarMap - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.astar
 
UT2004AStarMap(IObservingAgent) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004AStarMap
 
UT2004AStarPathFuture - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
IPathFuture implementation that is using UT2004 inner AStar algorithm for finding the path inside UT2004 environment.
UT2004AStarPathFuture(UT2004Bot, ILocated, ILocated) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004AStarPathFuture
 
UT2004AStarPathPlanner - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
Finds the shortest through internal A* algorithm in the UT2004.
UT2004AStarPathPlanner(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004AStarPathPlanner
 
UT2004AStarPathTimeoutException - Exception in cz.cuni.amis.pogamut.ut2004.agent.navigation
 
UT2004AStarPathTimeoutException(String, Logger, Object) - Constructor for exception cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004AStarPathTimeoutException
 
UT2004BasicTimeoutEstimator<PATH_ELEMENT extends ILocated> - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.timeoutestimator
 
UT2004BasicTimeoutEstimator() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.timeoutestimator.UT2004BasicTimeoutEstimator
 
UT2004BatchAwareSharedWorldView - Class in cz.cuni.amis.pogamut.ut2004multi.communication.worldview
 
UT2004BatchAwareSharedWorldView(Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004BatchAwareSharedWorldView
 
UT2004Bot<WORLD_VIEW extends IVisionWorldView,ACT extends IAct,CONTROLLER extends IUT2004BotController> - Class in cz.cuni.amis.pogamut.ut2004.bot.impl
Ancestor of all UT2004 bots.
UT2004Bot(UT2004BotParameters, IComponentBus, IAgentLogger, IWorldView, IAct, IUT2004BotController) - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot
 
UT2004BotController<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.ut2004.bot.impl
 
UT2004BotController() - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotController
 
UT2004BotDescriptor<PARAMS extends IRemoteAgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.agent.utils
 
UT2004BotDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.utils.UT2004BotDescriptor
 
UT2004BotFactory<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Guice-base IUT2004Bot factory.
UT2004BotFactory(UT2004BotModule<PARAMS>) - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotFactory
 
UT2004BotLogic<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.ut2004.agent.module.logic
 
UT2004BotLogic(BOT, IAgentLogic) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.UT2004BotLogic
 
UT2004BotLogic(BOT, IAgentLogic, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.UT2004BotLogic
 
UT2004BotLogic(BOT, IAgentLogic, Logger, ComponentDependencies) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.logic.UT2004BotLogic
 
UT2004BotLogicController<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.ut2004.bot.impl
 
UT2004BotLogicController() - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotLogicController
 
UT2004BotModule<PARAMS extends UT2004BotParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Module extending UT2004CommunicationModule for the purpose of UT2004Bot instantiation.
UT2004BotModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
 
UT2004BotModule(Class<? extends IUT2004BotController>) - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
 
UT2004BotModuleController<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.ut2004.bot.impl
The most advanced controller that is available.
UT2004BotModuleController() - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
 
UT2004BotMultiController - Class in cz.cuni.amis.pogamut.ut2004multi.bot.impl
 
UT2004BotMultiController() - Constructor for class cz.cuni.amis.pogamut.ut2004multi.bot.impl.UT2004BotMultiController
 
UT2004BotParameters - Class in cz.cuni.amis.pogamut.ut2004.bot.params
 
UT2004BotParameters() - Constructor for class cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters
If you need to populate the parameters after instantiation, use setters available in this class: UT2004BotParameters.setAgentId(IAgentId), UT2004BotParameters.setWorldAddress(IWorldConnectionAddress), UT2004BotParameters#setTeam(int).
UT2004BotRunner<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters> - Class in cz.cuni.amis.pogamut.ut2004.utils
Class used for creating, connecting and starting servers with default settings that are taken from the properties.
UT2004BotRunner(IAgentFactory<BOT, PARAMS>, String, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner + specify all defaults.
UT2004BotRunner(IAgentFactory<BOT, PARAMS>, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT2004BotRunner(IAgentFactory<BOT, PARAMS>) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner without specifying anything as default.
UT2004BotRunner(UT2004BotModule, String, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner + specify all defaults.
UT2004BotRunner(UT2004BotModule, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT2004BotRunner(UT2004BotModule) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner without specifying anything as default.
UT2004BotRunner(Class<? extends IUT2004BotController>, String, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner + specify all defaults.
UT2004BotRunner(Class<? extends IUT2004BotController>, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT2004BotRunner(Class<? extends IUT2004BotController>) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner
Construct the runner without specifying anything as default.
UT2004CommunicationModule<PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Module extending RemoteGuiceAgentModule for the purpose of UT2004 communication specification.
UT2004CommunicationModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004CommunicationModule
 
UT2004CompositeObjectCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator
 
UT2004CompositeObjectCreator.AliveMessageCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.AliveMessageCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.AliveMessageCreator
 
UT2004CompositeObjectCreator.AutoTraceRayCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.AutoTraceRayCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.AutoTraceRayCreator
 
UT2004CompositeObjectCreator.BombInfoCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.BombInfoCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.BombInfoCreator
 
UT2004CompositeObjectCreator.ConfigChangeCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.ConfigChangeCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.ConfigChangeCreator
 
UT2004CompositeObjectCreator.FlagInfoCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.FlagInfoCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.FlagInfoCreator
 
UT2004CompositeObjectCreator.GameInfoCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.GameInfoCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.GameInfoCreator
 
UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<T extends ICompositeWorldObject> - Interface in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.IncomingProjectileCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.IncomingProjectileCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.IncomingProjectileCreator
 
UT2004CompositeObjectCreator.InitedMessageCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.InitedMessageCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.InitedMessageCreator
 
UT2004CompositeObjectCreator.ItemCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.ItemCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.ItemCreator
 
UT2004CompositeObjectCreator.MoverCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.MoverCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.MoverCreator
 
UT2004CompositeObjectCreator.MyInventoryCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.MyInventoryCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.MyInventoryCreator
 
UT2004CompositeObjectCreator.NavPointCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.NavPointCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.NavPointCreator
 
UT2004CompositeObjectCreator.PlayerCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.PlayerCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.PlayerCreator
 
UT2004CompositeObjectCreator.SelfCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.SelfCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.SelfCreator
 
UT2004CompositeObjectCreator.TeamScoreCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.TeamScoreCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.TeamScoreCreator
 
UT2004CompositeObjectCreator.VehicleCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.VehicleCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.VehicleCreator
 
UT2004DistanceStuckDetector - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector
 
UT2004DistanceStuckDetector(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004DistanceStuckDetector
 
UT2004GetBackToNavGraph - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
This class is meant to provide easy "get-back-to-navigation-graph-in-order-I-can-safely-navigate-through-map" implementation.
UT2004GetBackToNavGraph(UT2004Bot, AgentInfo, AdvancedLocomotion) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph
 
UT2004LockableLocalWorldView - Class in cz.cuni.amis.pogamut.ut2004multi.communication.worldview
Implements the capability to recognize begin and end events and thus brings the capability to lock/unlock worldView.
UT2004LockableLocalWorldView(ComponentDependencies, ILifecycleBus, IAgentLogger, IMediator, ISharedWorldView, ITeamedAgentId) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004LockableLocalWorldView
 
UT2004LockableWorldView - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview
Lockable word view.
UT2004LockableWorldView(ComponentDependencies, IMediator, IComponentBus, IAgentLogger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004LockableWorldView
 
UT2004Map - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview.map
Representation of map made from NavPOints and NavPointNeighbourLinks.
UT2004Map(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
UT2004MultiBotModule<PARAMS extends UT2004BotParameters> - Class in cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent
Implements a bot module using shared WorldView
UT2004MultiBotModule() - Constructor for class cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent.UT2004MultiBotModule
 
UT2004MultiBotModule(Class<? extends IUT2004BotController>) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent.UT2004MultiBotModule
 
UT2004Navigation - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
Facade for navigation in UT2004.
UT2004Navigation(UT2004Bot, IUT2004PathExecutor, IPathPlanner<NavPoint>, IUT2004GetBackToNavGraph, IUT2004RunStraight) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Here you may specify any custom UT2004Navigation parts.
UT2004Navigation(UT2004Bot, IUT2004PathExecutor, IPathPlanner<NavPoint>, IUT2004GetBackToNavGraph, IUT2004RunStraight, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Here you may specify any custom UT2004Navigation parts.
UT2004Navigation(UT2004Bot, AgentInfo, AdvancedLocomotion) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation
Will auto-create all needed UT2004Navigation subparts.
UT2004Observer - Class in cz.cuni.amis.pogamut.ut2004.observer.impl
 
UT2004Observer(UT2004AgentParameters, IComponentBus, IAgentLogger, UT2004WorldView, IAct) - Constructor for class cz.cuni.amis.pogamut.ut2004.observer.impl.UT2004Observer
 
UT2004ObserverFactory<PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent
Factory that uses direct instantiation (plain old Java style) of the UT2004Observer class.
UT2004ObserverFactory() - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent.UT2004ObserverFactory
 
UT2004ObserverFactory<SERVER extends IUT2004Observer,PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Guice-based IUT2004Observer factory.
UT2004ObserverFactory(UT2004ObserverModule) - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ObserverFactory
 
UT2004ObserverModule<PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Module extending UT2004CommunicationModule for the purpose of UT2004Observer instantiation.
UT2004ObserverModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ObserverModule
 
UT2004ObserverRunner<OBSERVER extends IUT2004Observer,PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.utils
Class used for creating, connecting and starting observers with default settings that are taken from the properties.
UT2004ObserverRunner(IAgentFactory<OBSERVER, PARAMS>, String, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
Construct the runner + specify all defaults.
UT2004ObserverRunner(IAgentFactory<OBSERVER, PARAMS>, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT2004ObserverRunner(IAgentFactory<OBSERVER, PARAMS>) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004ObserverRunner
Construct the runner without specifying anything as default.
UT2004Parser - Class in cz.cuni.amis.pogamut.ut2004.communication.parser
 
UT2004Parser(UnrealIdTranslator, ItemTranslator, IWorldReaderProvider, IUT2004Yylex, IYylexObserver, IComponentBus, IAgentLogger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.parser.UT2004Parser
 
UT2004PathAutoFixer - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
Use with care! This class automatically watching for PATH-STUCKs removing bad-edges directly from navigation graph.
UT2004PathAutoFixer(UT2004Bot, IUT2004PathExecutor<? extends ILocated>, FloydWarshallMap, NavigationGraphBuilder) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
UT2004PathAutoFixer will remove edge whenever bot fails UT2004PathAutoFixer.REAMOVE_EDGE_AFTER_N_FAILURES_DEFAULT times to walk through it.
UT2004PathAutoFixer(UT2004Bot, IUT2004PathExecutor<? extends ILocated>, FloydWarshallMap, NavigationGraphBuilder, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer
UT2004PathAutoFixer will remove edge whenever bot fails 'removeBadEdgeAfterNFailures' times to walk through it.
UT2004PathAutoFixer.ILinkRemovalListener - Interface in cz.cuni.amis.pogamut.ut2004.agent.navigation
 
UT2004PathExecutor<PATH_ELEMENT extends ILocated> - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
 
UT2004PathExecutor(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
UT2004PathExecutor(UT2004Bot, IUT2004PathNavigator<PATH_ELEMENT>) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
UT2004PathExecutor(UT2004Bot, IUT2004PathNavigator<PATH_ELEMENT>, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor
 
UT2004PositionStuckDetector - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector
 
UT2004PositionStuckDetector(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
UT2004PositionStuckDetector(UT2004Bot, int, double, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004PositionStuckDetector
 
UT2004PropertiesProvider - Class in cz.cuni.amis.pogamut.ut2004.utils
UT 2004 specific props.
UT2004PropertiesProvider() - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004PropertiesProvider
 
UT2004RunStraight - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation
Run straight class is meant to provide "straight running" combined with "stuck detection".
UT2004RunStraight(UT2004Bot, AgentInfo, AdvancedLocomotion) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight
 
UT2004Server - Class in cz.cuni.amis.pogamut.ut2004.server.impl
 
UT2004Server(UT2004AgentParameters, IAgentLogger, IComponentBus, SocketConnection, UT2004WorldView, IAct) - Constructor for class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
 
UT2004Server.MapChangeFuture - Class in cz.cuni.amis.pogamut.ut2004.server.impl
 
UT2004Server.MapChangeFuture() - Constructor for class cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server.MapChangeFuture
 
UT2004ServerFactory<PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent
Factory that uses direct instantiation (plain old Java style) of the UT2004Server class.
UT2004ServerFactory() - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent.UT2004ServerFactory
 
UT2004ServerFactory<SERVER extends IUT2004Server,PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Guice-base IUT2004Server factory.
UT2004ServerFactory(UT2004ServerModule) - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ServerFactory
 
UT2004ServerModule<PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
Module extending UT2004CommunicationModule for the purpose of UT2004Server instantiation.
UT2004ServerModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ServerModule
 
UT2004ServerRunner<SERVER extends IUT2004Server,PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut2004.utils
Class used for creating, connecting and starting servers with default settings that are taken from the properties.
UT2004ServerRunner(IAgentFactory<SERVER, PARAMS>, String, String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
Construct the runner + specify all defaults.
UT2004ServerRunner(IAgentFactory<SERVER, PARAMS>, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT2004ServerRunner(IAgentFactory<SERVER, PARAMS>) - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004ServerRunner
Construct the runner without specifying anything as default.
UT2004SharedObjectCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator
 
UT2004SharedObjectCreator.AliveMessageSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.AliveMessageSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.AliveMessageSharedCreator
 
UT2004SharedObjectCreator.AutoTraceRaySharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.AutoTraceRaySharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.AutoTraceRaySharedCreator
 
UT2004SharedObjectCreator.BombInfoSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.BombInfoSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.BombInfoSharedCreator
 
UT2004SharedObjectCreator.ConfigChangeSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.ConfigChangeSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.ConfigChangeSharedCreator
 
UT2004SharedObjectCreator.FlagInfoSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.FlagInfoSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.FlagInfoSharedCreator
 
UT2004SharedObjectCreator.GameInfoSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.GameInfoSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.GameInfoSharedCreator
 
UT2004SharedObjectCreator.IncomingProjectileSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.IncomingProjectileSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.IncomingProjectileSharedCreator
 
UT2004SharedObjectCreator.InitedMessageSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.InitedMessageSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.InitedMessageSharedCreator
 
UT2004SharedObjectCreator.ISharedObjectCreator<T extends ICompositeWorldObject> - Interface in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.ItemSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.ItemSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.ItemSharedCreator
 
UT2004SharedObjectCreator.MoverSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.MoverSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.MoverSharedCreator
 
UT2004SharedObjectCreator.MyInventorySharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.MyInventorySharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.MyInventorySharedCreator
 
UT2004SharedObjectCreator.NavPointSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.NavPointSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.NavPointSharedCreator
 
UT2004SharedObjectCreator.PlayerSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.PlayerSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.PlayerSharedCreator
 
UT2004SharedObjectCreator.SelfSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.SelfSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.SelfSharedCreator
 
UT2004SharedObjectCreator.TeamScoreSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.TeamScoreSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.TeamScoreSharedCreator
 
UT2004SharedObjectCreator.VehicleSharedCreator - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.VehicleSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator.VehicleSharedCreator
 
UT2004SyncLockableWorldView - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview
Lockable word view.
UT2004SyncLockableWorldView(ComponentDependencies, IMediator, IComponentBus, IAgentLogger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
ut2004Time - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
time in the UT2004
UT2004TimeStuckDetector - Class in cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector
Simple IStuckDetector that watches whether the bot moves at all.
UT2004TimeStuckDetector(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
UT2004TimeStuckDetector(UT2004Bot, double, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.navigation.stuckdetector.UT2004TimeStuckDetector
 
UT2004VisionLocalWorldView - Class in cz.cuni.amis.pogamut.ut2004multi.communication.worldview
Implements the logic to appear/disappear objects based on the GB2004 batches.
UT2004VisionLocalWorldView(ComponentDependencies, ILifecycleBus, IAgentLogger, ISharedWorldView, ITeamedAgentId) - Constructor for class cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004VisionLocalWorldView
 
UT2004WorldView - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview
WorldView understanding some UT2004 semantics.
UT2004WorldView(ComponentDependencies, IMediator, IComponentBus, IAgentLogger) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004WorldView
 
UT2004Wrapper - Class in cz.cuni.amis.pogamut.ut2004.utils
Wrapper of the UT2004 instance.
UT2004Wrapper() - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UT2004Wrapper
 
UT_ANGLE_TO_DEG - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
Deprecated. 
UT_ANGLE_TO_RAD - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
UTAlgebra - Class in cz.cuni.amis.pogamut.ut2004.utils
 
UTAlgebra() - Constructor for class cz.cuni.amis.pogamut.ut2004.utils.UTAlgebra
 
utServer - Variable in class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper
 

V

valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.NavigationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot.BoolBotParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Group
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.utils.LinkFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.utils.PogamutUT2004Property
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.module.sensor.Game.GameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator.Stage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.agent.navigation.NavigationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot.BoolBotParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.Group
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.utils.LinkFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.utils.PogamutUT2004Property
Returns an array containing the constants of this enum type, in the order they are declared.
VECTOR3D_NONE - Static variable in class cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils
 
vector3dValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a Vector3d instance starting from num token(tokens are separated by space) in txt
Vehicle - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are vehicle just these attr.
Vehicle - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
If we are vehicle just these attr.
Vehicle - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the GameBots2004 message VEH.
Vehicle() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle
Parameter-less contructor for the message.
Vehicle.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Vehicle.ObjectDisappeared(Vehicle, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.ObjectDisappeared
 
Vehicle.VehicleUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
Vehicle.VehicleUpdate(Vehicle, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Vehicle.VehicleUpdate
 
Vehicle_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Vehicle' was received from GB2004.
VehicleCompositeImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Composite implementation of the VEH abstract message.
VehicleCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
Parameter-less contructor for the message.
VehicleCompositeImpl(VehicleLocalImpl, VehicleSharedImpl, VehicleStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
Composite-impl constructor.
VehicleCompositeImpl(VehicleCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleCompositeImpl
Cloning constructor.
VehicleHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
If this damage was caused by vehicle running over us.
VehicleHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
If this damage was caused by vehicle running over us.
VehicleHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
If this damage was caused by vehicle running over.
VehicleHit - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
If this damage was caused by vehicle running over us.
VehicleLocal - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBots2004 message VEH.
VehicleLocal() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal
Parameter-less contructor for the message.
VehicleLocal.ObjectDisappeared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
VehicleLocal.ObjectDisappeared(VehicleLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocal.ObjectDisappeared
 
VehicleLocalImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message VEH.
VehicleLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
Parameter-less contructor for the message.
VehicleLocalImpl(UnrealId, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
Creates new instance of the message Vehicle.
VehicleLocalImpl(Vehicle) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
Cloning constructor from the full message.
VehicleLocalImpl(VehicleLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
Cloning constructor from the full message.
VehicleLocalImpl(VehicleLocal) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
Cloning constructor from the message part.
VehicleLocalImpl.VehicleLocalUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
VehicleLocalImpl.VehicleLocalUpdate(VehicleLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl.VehicleLocalUpdate
 
VehicleMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the GameBots2004 message VEH contains also its Local/Shared/Static subpart class definitions..
VehicleMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Parameter-less contructor for the message.
VehicleMessage(UnrealId, Rotation, Location, Velocity, boolean, Integer, Integer, Integer, UnrealId, boolean, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Creates new instance of the message Vehicle.
VehicleMessage(VehicleMessage) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Cloning constructor from the full message.
VehicleMessage.VehicleLocalMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the local part of the GameBots2004 message VEH, used to facade VEHMessage.
VehicleMessage.VehicleLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleLocalMessage
 
VehicleMessage.VehicleSharedMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message VEH, used to facade VEHMessage.
VehicleMessage.VehicleSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleSharedMessage
 
VehicleMessage.VehicleStaticMessage - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message VEH, used to facade VEHMessage.
VehicleMessage.VehicleStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage.VehicleStaticMessage
 
VehicleShared - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBots2004 message VEH.
VehicleShared() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
Parameter-less contructor for the message.
VehicleSharedImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the shared part of the GameBots2004 message VEH.
VehicleSharedImpl(VehicleSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
VehicleSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl
 
VehicleSharedImpl.VehicleSharedUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
VehicleSharedImpl.VehicleSharedUpdate(VehicleShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleSharedImpl.VehicleSharedUpdate
 
VehicleStatic - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBots2004 message VEH.
VehicleStatic() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStatic
Parameter-less contructor for the message.
VehicleStaticImpl - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Implementation of the static part of the GameBots2004 message VEH.
VehicleStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Parameter-less contructor for the message.
VehicleStaticImpl(UnrealId, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Creates new instance of the message Vehicle.
VehicleStaticImpl(Vehicle) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Cloning constructor from the full message.
VehicleStaticImpl(VehicleStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Cloning constructor from the full message.
VehicleStaticImpl(VehicleStatic) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl
Cloning constructor from the message part.
VehicleStaticImpl.VehicleStaticUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 
VehicleStaticImpl.VehicleStaticUpdate(VehicleStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleStaticImpl.VehicleStaticUpdate
 
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Current velocity of the bomb.
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Current velocity vector of the projectile.
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Velocity vector.
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Velocity of the navigation point (if the navigation point is currently moving).
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Absolute velocity of the player as a vector of movement per one game second.
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Absolute velocity of the bot as a vector of movement per one game second.
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Absolute velocity of the bot as a vector of movement per one game second.
Velocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Absolute velocity of the vehicle as a vector of movement per one game second.
Velocity_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Whether property 'Velocity' was received from GB2004.
Velocity_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Velocity' was received from GB2004.
Velocity_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'Velocity' was received from GB2004.
Velocity_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Velocity' was received from GB2004.
Velocity_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Velocity' was received from GB2004.
Velocity_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Velocity' was received from GB2004.
Velocity_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Velocity' was received from GB2004.
VelocityPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoShared
 
VelocityPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileShared
 
VelocityPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverShared
 
VelocityPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointShared
 
VelocityPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
VelocityPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleShared
 
VelocityRange - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmotionalEmitter
This will affect the speed of the balls.
velocityValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return a Velocity instance starting from num token(tokens are separated by space) in txt
vertexSet() - Method in class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.UT2004Map
 
ViewTarget - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.KeyEvent
If the player that triggered the key event is observing another player in the game, then the id of that observed player will be exported here.
Visibility - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility
Module that provides visibility information for the map.
Visibility(UT2004Bot, AgentInfo) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Constructor.
Visibility(UT2004Bot, AgentInfo, Logger) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility
Constructor.
visibility - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Module that provides visibility/cover information for the map.
VisibilityCreator - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility
Object that is used to extract visibility information out of any UT2004 map via GameBots2004.
VisibilityCreator() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
 
VisibilityCreator(UT2004Server) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.VisibilityCreator
 
VisibilityLocation - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model
 
VisibilityLocation() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
VisibilityMatrix - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model
 
VisibilityMatrix() - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
VisibilityMatrix(String, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityMatrix
 
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavPointExport
 
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImpl
True if the bot can see the bomb.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
True if the bot can see the bomb.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImpl
True if the bot can see the flag.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
True if the bot can see the flag.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl
The class of the projectile (so you know what is flying against you).
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
The class of the projectile (so you know what is flying against you).
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImpl
If the item is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
If the item is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImpl
If the mover is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
If the mover is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImpl
If the point is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
If the point is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImpl
If the player is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
If the player is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl
If the vehicle is in the field of view of the bot.
Visible - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
If the vehicle is in the field of view of the bot.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage
Whether property 'Visible' was received from GB2004.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage
Whether property 'Visible' was received from GB2004.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage
Whether property 'Visible' was received from GB2004.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage
Whether property 'Visible' was received from GB2004.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage
Whether property 'Visible' was received from GB2004.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage
Whether property 'Visible' was received from GB2004.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Visible' was received from GB2004.
Visible_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleMessage
Whether property 'Visible' was received from GB2004.
VisionTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Configuration
Between 0.1 to 2 seconds, it sets the delay between two synchronous batches.
VisionTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeLocalImpl
The delay between two synchronous batches (can range from 0.1 to 2 seconds).
VisionTime - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
The delay between two synchronous batches (can range from 0.1 to 2 seconds).
VisionTime_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChangeMessage
Whether property 'VisionTime' was received from GB2004.
VolumeChanged - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event VCH.
VolumeChanged() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Parameter-less contructor for the message.
VolumeChanged(String, Velocity, Velocity, double, double, double, boolean, boolean, boolean, double, String, boolean, boolean, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Creates new instance of the message VolumeChanged.
VolumeChanged(VolumeChanged) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Cloning constructor from the full message.

W

Walk - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CommandPlayer
Applicable for: MOVE.
Walk - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
True or false to enable/disable bot walking.
WalkAnim - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetWalk
Change name of walking animation.
Walking - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
If we are currently in walking mode.
Walking - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
If we are currently in walking mode.
Walking_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Walking' was received from GB2004.
Wall - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Dodge
Attemtps to do a wall dodge.
WallCollision - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event WAL.
WallCollision() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Parameter-less contructor for the message.
WallCollision(String, Vector3d, Location) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Creates new instance of the message WallCollision.
WallCollision(WallCollision) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WallCollision
Cloning constructor from the full message.
warning(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Send the warning to observer or prints it to the console.
WaterSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageLocalImpl
Waterspeed of the bot (in the water).
WaterSpeed - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Waterspeed of the bot (in the water).
WaterSpeed_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessageMessage
Whether property 'WaterSpeed' was received from GB2004.
WaterVolume - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
If this zone is a water.
Waylink - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview.map
Basically copy of NeighNavLink.
Waylink(Waypoint, NavPointNeighbourLink) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waylink
 
Waypoint - Class in cz.cuni.amis.pogamut.ut2004.communication.worldview.map
Something like NavPoint but without all ugly changes necessary for serialization
Waypoint(NavPoint) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.worldview.map.Waypoint
 
Weapon - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
Class that holds information about the weapon the bot has in its inventory.
Weapon(AddInventoryMsg, int, int) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
 
Weapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Class of the weapon the player is holding.
Weapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl
Id of the weapon we are holding.
Weapon - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Id of the weapon we are holding.
Weapon_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage
Whether property 'Weapon' was received from GB2004.
Weapon_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage
Whether property 'Weapon' was received from GB2004.
WeaponDescriptor - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Weapon descriptor describes all characteristics of a weapon.
WeaponDescriptor() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.WeaponDescriptor
 
WeaponDescriptorFactory - Class in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
A weapon factory takes care about all items which fall into a category Weapon.
WeaponName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotDamaged
Name of the weapon that caused this damage.
WeaponName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BotKilled
Name of the weapon that caused this damage.
WeaponName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerDamaged
Name of the weapon that caused this damage.
WeaponName - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerKilled
Name of the weapon that caused this damage.
WeaponPref - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Class that contains a weapon preference.
WeaponPref(ItemType, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
Use 'weapon' and the concrete mode.
WeaponPref(ItemType) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
Use 'weapon' with primary-firing-mode.
WeaponPref(Weapon, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPref
Use 'weapon' and the concrete mode.
WeaponPrefs - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Class that allows you to easily define weapon preferences for your bot as well as time how often you may change your weapon.
WeaponPrefs(Weaponry, UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
 
WeaponPrefs(Weaponry, UT2004Bot, WeaponPrefsRange) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
 
weaponPrefs - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Weapon preferences for your bot.
WeaponPrefsRange - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensor
 
WeaponPrefsRange(WeaponPrefs, double) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
 
WeaponPrefsRange(WeaponPrefs, WeaponPrefsRange) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefsRange
 
WeaponPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared
 
Weaponry - Class in cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric
Memory module specialized on info about the bot's weapon inventory.
Weaponry(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Constructor.
Weaponry(UT2004Bot, ItemDescriptors) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Constructor.
Weaponry(UT2004Bot, ItemDescriptors, LogCategory) - Constructor for class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weaponry
Constructor.
weaponry - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.WeaponPrefs
 
weaponry - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Memory module specialized on info about the bot's weapon and ammo inventory - it can tell you which weapons are loaded, melee/ranged, etc.
WeaponStay - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
If true respawned weapons will stay on the ground after picked up (but bot cannot pickup same weapon twice).
WeaponStay_Set - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoMessage
Whether property 'WeaponStay' was received from GB2004.
WeaponStayPropertyToken - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfoShared
 
weaponsUsedTime - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentStats
For how long the bot was shooting with a certain weapon, truly counting the number of seconds the Shoot command has been effective for the bot.
weaponType - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Weapon
 
WeaponUpdate - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event WUP.
WeaponUpdate() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Parameter-less contructor for the message.
WeaponUpdate(UnrealId, int, int, String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Creates new instance of the message WeaponUpdate.
WeaponUpdate(WeaponUpdate) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.WeaponUpdate
Cloning constructor from the full message.
world - Variable in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController
Shortcut for the UT2004Bot.getWorldView().
worldObjectIdValue(String) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Return an UnrealId instance from identificator token in txt.
WORLDVIEW_DEPENDENCY - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004LockableWorldView
 
WORLDVIEW_DEPENDENCY - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView
 
WORLDVIEW_DEPENDENCY - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004WorldView
 
worldViewDependenciesProvider - Variable in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
Dependency provider for the world view, so the world view know when to start.
worldViewDependenciesProvider - Variable in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ObserverModule
Dependency provider for the world view, so the world view know when to start.
worldViewDependenciesProvider - Variable in class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004ServerModule
Dependency provider for the world view, so the world view know when to start.

X

x - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 

Y

y - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
yybegin(int) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Enters a new lexical state
yycharat(int) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns the character at position pos from the matched text.
yyclose() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Closes the input stream.
YYEOF - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
This character denotes the end of file
YYINITIAL - Static variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
yylength() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns the length of the matched text region.
Yylex - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
This class is a scanner generated by JFlex 1.4.3 on 25.9.12 8:24 from the specification file D:/Workspaces/Pogamut-Trunk/Main/PogamutUT2004/src/main/jflex/GB2004Parser.jflex
Yylex() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
 
Yylex(Reader) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Creates a new scanner There is also a java.io.InputStream version of this constructor.
Yylex(InputStream) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Creates a new scanner.
yylex() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yypushback(int) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Resets the scanner to read from a new input stream.
yystate() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns the current lexical state.
yytext() - Method in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex
Returns the text matched by the current regular expression.

Z

z - Variable in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.model.VisibilityLocation
 
ZoneChangedBot - Class in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Definition of the event ZCB.
ZoneChangedBot() - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Parameter-less contructor for the message.
ZoneChangedBot(String) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Creates new instance of the message ZoneChangedBot.
ZoneChangedBot(ZoneChangedBot) - Constructor for class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ZoneChangedBot
Cloning constructor from the full message.
ZoneGravity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Gravity in this zone.
ZoneVelocity - Variable in class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VolumeChanged
Zone velocity (?).

_

_getCurrentVolumeTerminalVelocity() - Method in class cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo
FIXME[js]: What the hell is this good for?
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

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