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

A

act - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Shortcut for the AbstractEmbodiedAgent.getAct().
actObj - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
AliveMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the GameBotsUT3 message ALIVE.
AliveMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
Parameter-less contructor for the message.
AliveMessage.AliveMessageUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
AliveMessage.AliveMessageUpdate(AliveMessage, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
AliveMessageCompositeImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Composite implementation of the ALIVE abstract message.
AliveMessageCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
Parameter-less contructor for the message.
AliveMessageCompositeImpl(AliveMessageLocalImpl, AliveMessageSharedImpl, AliveMessageStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
Composite-impl constructor.
AliveMessageCompositeImpl(AliveMessageCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
Cloning constructor.
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
 
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
AliveMessageId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
AliveMessageLocal - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBotsUT3 message ALIVE.
AliveMessageLocal() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
Parameter-less contructor for the message.
AliveMessageLocalImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the local part of the GameBotsUT3 message ALIVE.
AliveMessageLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
Parameter-less contructor for the message.
AliveMessageLocalImpl(AliveMessage) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
Cloning constructor from the full message.
AliveMessageLocalImpl(AliveMessageLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
Cloning constructor from the full message.
AliveMessageLocalImpl(AliveMessageLocal) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
Cloning constructor from the message part.
AliveMessageLocalImpl.AliveMessageLocalUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
AliveMessageLocalImpl.AliveMessageLocalUpdate(AliveMessageLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
AliveMessageMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the GameBotsUT3 message ALIVE contains also its Local/Shared/Static subpart class definitions..
AliveMessageMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
Parameter-less contructor for the message.
AliveMessageMessage(double) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
Creates new instance of the message AliveMessage.
AliveMessageMessage(AliveMessageMessage) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
Cloning constructor from the full message.
AliveMessageMessage.AliveMessageLocalMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the local part of the GameBotsUT3 message ALIVE, used to facade ALIVEMessage.
AliveMessageMessage.AliveMessageLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
AliveMessageMessage.AliveMessageSharedMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the shared part of the GameBotsUT3 message ALIVE, used to facade ALIVEMessage.
AliveMessageMessage.AliveMessageSharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
AliveMessageMessage.AliveMessageStaticMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the static part of the GameBotsUT3 message ALIVE, used to facade ALIVEMessage.
AliveMessageMessage.AliveMessageStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
AliveMessageShared - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBotsUT3 message ALIVE.
AliveMessageShared() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
Parameter-less contructor for the message.
AliveMessageSharedImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the shared part of the GameBotsUT3 message ALIVE.
AliveMessageSharedImpl(AliveMessageSharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
AliveMessageSharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
AliveMessageSharedImpl.AliveMessageSharedUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
AliveMessageSharedImpl.AliveMessageSharedUpdate(AliveMessageShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
AliveMessageStatic - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBotsUT3 message ALIVE.
AliveMessageStatic() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
Parameter-less contructor for the message.
AliveMessageStaticImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the static part of the GameBotsUT3 message ALIVE.
AliveMessageStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
Parameter-less contructor for the message.
AliveMessageStaticImpl(AliveMessage) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
Cloning constructor from the full message.
AliveMessageStaticImpl(AliveMessageStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
Cloning constructor from the full message.
AliveMessageStaticImpl(AliveMessageStatic) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
Cloning constructor from the message part.
AliveMessageStaticImpl.AliveMessageStaticUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
AliveMessageStaticImpl.AliveMessageStaticUpdate(AliveMessageStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
 
ARMOR_HELMET - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Helmet.
ARMOR_SHIELD_BELT - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Shieldbelt.
ARMOR_THIGHPADS - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Thighpads.
ARMOR_VEST - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Vest.
AVRIL - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
AVRIL weapon
AVRIL_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
AVRIL ammo

B

BeginMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Definition of the event BEG.
BeginMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Parameter-less contructor for the message.
BeginMessage(double, boolean) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Creates new instance of the message BeginMessage.
BeginMessage(BeginMessage) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Cloning constructor from the full message.
BERSERK_PACK - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
BIO_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
BioRifle weapon.
BIO_RIFLE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
BioRifle ammo.
BIO_RIFLE_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
BioRifle projectile.
body - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Wraps all available commands that can be issued to the virtual body of the bot inside UT2004.
booleanValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a boolean from boolean token in txt.

C

categoryValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a Category of the item.
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyStaticMessage
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
clone() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
 
close() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
compareTo(ItemType) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
config - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Memory module specialized on the agent's configuration inside UT2004 - name, vision time, manual spawn, cheats (if enabled at GB2004).
configureModules() - Method in class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3CommunicationModule
 
connectionDependenciesProvider - Variable in class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3CommunicationModule
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.AliveMessageCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.EmptyCreator
 
create(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Method in interface cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.ICompositeWorldObjectCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004SharedObjectCreator.AliveMessageSharedCreator
 
create(Class, WorldObjectId, Collection<ISharedProperty>) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004SharedObjectCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004SharedObjectCreator.EmptySharedCreator
 
create(WorldObjectId, Collection<ISharedProperty>) - Method in interface cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004SharedObjectCreator.ISharedObjectCreator
 
createObject(ILocalWorldObject, ISharedWorldObject, IStaticWorldObject) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004CompositeObjectCreator
 
ctf - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Module specialized on CTF games.
cz.cuni.amis.pogamut.ut3.agent.module.sensor - package cz.cuni.amis.pogamut.ut3.agent.module.sensor
 
cz.cuni.amis.pogamut.ut3.bot.impl - package cz.cuni.amis.pogamut.ut3.bot.impl
 
cz.cuni.amis.pogamut.ut3.communication.messages - package cz.cuni.amis.pogamut.ut3.communication.messages
 
cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands - package cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands
 
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages - package cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent - package cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent
 
cz.cuniz.amis.pogamut.ut3.utils - package cz.cuniz.amis.pogamut.ut3.utils
 

D

data - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
data - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl.EmptyLocalUpdate
 
DELIMITERS_EXTENDED - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
DELIMITERS_STANDARD - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
doubleValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a double from num token in txt.

E

EMP_MINE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
EMP Mine
EMP_MINE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
EMP Mine Ammo
Empty - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the GameBotsUT3 message EMP.
Empty() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
Parameter-less contructor for the message.
Empty.EmptyUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
Empty.EmptyUpdate(Empty, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty.EmptyUpdate
 
EmptyCompositeImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Composite implementation of the EMP abstract message.
EmptyCompositeImpl() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
Parameter-less contructor for the message.
EmptyCompositeImpl(EmptyLocalImpl, EmptySharedImpl, EmptyStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
Composite-impl constructor.
EmptyCompositeImpl(EmptyCompositeImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
Cloning constructor.
EmptyId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
 
EmptyId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
EmptyId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
EmptyId - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
EmptyLocal - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the local part of the GameBotsUT3 message EMP.
EmptyLocal() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
Parameter-less contructor for the message.
EmptyLocalImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the local part of the GameBotsUT3 message EMP.
EmptyLocalImpl() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
Parameter-less contructor for the message.
EmptyLocalImpl(Empty) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
Cloning constructor from the full message.
EmptyLocalImpl(EmptyLocalImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
Cloning constructor from the full message.
EmptyLocalImpl(EmptyLocal) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
Cloning constructor from the message part.
EmptyLocalImpl.EmptyLocalUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
EmptyLocalImpl.EmptyLocalUpdate(EmptyLocal, long) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl.EmptyLocalUpdate
 
EmptyMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the GameBotsUT3 message EMP contains also its Local/Shared/Static subpart class definitions..
EmptyMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
Parameter-less contructor for the message.
EmptyMessage(EmptyMessage) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
Cloning constructor from the full message.
EmptyMessage.EmptyLocalMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the local part of the GameBotsUT3 message EMP, used to facade EMPMessage.
EmptyMessage.EmptyLocalMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
EmptyMessage.EmptySharedMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the shared part of the GameBotsUT3 message EMP, used to facade EMPMessage.
EmptyMessage.EmptySharedMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
EmptyMessage.EmptyStaticMessage - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the static part of the GameBotsUT3 message EMP, used to facade EMPMessage.
EmptyMessage.EmptyStaticMessage() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyStaticMessage
 
EmptyShared - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the shared part of the GameBotsUT3 message EMP.
EmptyShared() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
Parameter-less contructor for the message.
EmptySharedImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the shared part of the GameBotsUT3 message EMP.
EmptySharedImpl(EmptySharedImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
EmptySharedImpl(WorldObjectId, Collection<ISharedProperty>) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
EmptySharedImpl.EmptySharedUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
EmptySharedImpl.EmptySharedUpdate(EmptyShared, long, ITeamId) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl.EmptySharedUpdate
 
EmptyStatic - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Abstract definition of the static part of the GameBotsUT3 message EMP.
EmptyStatic() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
Parameter-less contructor for the message.
EmptyStaticImpl - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Implementation of the static part of the GameBotsUT3 message EMP.
EmptyStaticImpl() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
Parameter-less contructor for the message.
EmptyStaticImpl(Empty) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
Cloning constructor from the full message.
EmptyStaticImpl(EmptyStaticImpl) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
Cloning constructor from the full message.
EmptyStaticImpl(EmptyStatic) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
Cloning constructor from the message part.
EmptyStaticImpl.EmptyStaticUpdate - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
EmptyStaticImpl.EmptyStaticUpdate(EmptyStatic, long) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl.EmptyStaticUpdate
 
ENERGY_SHIELD - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
EnergyShield
ENERGY_SHIELD_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
EnergyShield Ammo
ENFORCER - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Enforcer weapon.
ENFORCER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Enforcer ammo.
equals(Object) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
exceptionOccured(Exception, String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Logs the exception if observer present, or print it to System.out.

F

finishControllerInitialization() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
FLAK_CANNON - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
FlakCannon weapon.
FLAK_CANNON_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
FlakCannon ammo.
FLAK_CANNON_CHUNK - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
FlakCannon chunk projectile.
FLAK_CANNON_SHELL - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
FlakCannon shell projectile.
floatValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a float from num token in txt.
fwMap - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
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.ut3.bot.impl.UT3BotModuleController
Memory module specialized on general info about the game - game type, time limit, frag limit, etc.
get(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemTypeTranslator
 
getAgentModule() - Method in class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotFactory
 
getAmmoForWeapon(ItemType) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
getBackToNavGraph - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Navigation helper that is able to get your bot back to the nearest navigation graph so you can use navigation without fear of catastrophe.
getBody() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getCategory() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
getCompositeClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getCompositeObjectClass() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl.EmptySharedUpdate
 
getConfig() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getCurrentWeaponType() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
 
getFwMap() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getGame() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getGroup() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
getHelmetArmor() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
Tells how much helmet armor the agent is wearing.
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
ID of the bot to be teleported
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty.EmptyUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl.EmptyLocalUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyStaticMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl.EmptySharedUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl.EmptyStaticUpdate
 
getId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
 
getInfo() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getItemRespawnTime(ItemType) - Method in class cz.cuni.amis.pogamut.ut3.agent.module.sensor.UT3Items
Returns how fast are the items respawning based on their item type (in real seconds according to System.currentTimeMillis().
getItems() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getItemType(String) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Retrieves an ItemType for the specified item type name.
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
getLocal() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty.EmptyUpdate
 
getLocalEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getMove() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getName() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
getName() - Method in enum cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType.UT3Group
 
getNavBuilder() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getNavigation() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getObject() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty.EmptyUpdate
 
getObject() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl.EmptyLocalUpdate
 
getPathExecutor() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getPathPlanner() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getPlayers() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getPowerUp() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
Tells which powerup the agent got.
getPowerUpTime() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
If the agent got a powerup, this returns the remaining time of the powerup.
getProperties() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
getProperties() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
getProperty(PropertyId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getPropertyEvents() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl.EmptySharedUpdate
 
getRandom() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getRaycasting() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getSenses() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
getShared() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty.EmptyUpdate
 
getSharedEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getShieldBeltArmor() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
Tells how much shieldbelt armor the agent is wearing.
getShoot() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty.EmptyUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl.EmptyLocalUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl.EmptySharedUpdate
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
Simulation time in MILLI SECONDS !!!
getSimTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl.EmptyStaticUpdate
Simulation time in MILLI SECONDS !!!
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
getStatic() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage.AliveMessageUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty.EmptyUpdate
 
getStaticEvent() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getTargetLocation() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Where the bot teleports to.
getTargetRotation() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Rotation after teleportation.
getTeamId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl.AliveMessageSharedUpdate
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
getTeamId() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl.EmptySharedUpdate
 
getThighpadArmor() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
Tells how much thighpad armor the agent is wearing.
getTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
getTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
Game time when this message was send.
getTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
getTime() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Timestamp form the GameBots.
getToken(String, String, int) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns 'num'-th token from 'text' using 'delimiters'.
getToken(String, int) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns 'num'-th token from 'text' using DELIMITERS_STANDARD.
getTriple(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a triple (double[]{x,y,z}) starting from num token(tokens are separated by space) in 'txt'
getTypes() - Method in enum cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType.UT3Group
 
getVestArmor() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
Tells how much vest armor the agent is wearing.
getVisibility() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getWeaponForAmmo(ItemType) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
getWeaponItemType(UnrealId) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
getWeaponItemType(String) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Attempts to recognize the weapon you are currently holding...
getWeaponPrefs() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getWeaponry() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
getWorld() - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
GROUPS - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Contains item types that belongs to their groups.

H

hashCode() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
HEALTH_VIAL - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Health vial.

I

Id - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
ID of the bot to be teleported
IMPACT_HAMMER - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
ImpactHammer weapon.
IMPACT_HAMMER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
ImpactHammer ammo - sent when the bot is spawned.
info - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
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.ut3.communication.messages.gbinfomessages
Serves for the purpose of testing the parser.
InfoMessages() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.InfoMessages
 
initializeController(BOT) - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
initializeListeners(BOT) - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Initializes listenerRegistrator and calls AnnotationListenerRegistrator.addListeners() method to probe all declared methods for event-annotation presence.
initializeModules(BOT) - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Initializes memory/command modules of the bot.
initializePathFinding(BOT) - Method in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Initializes path-finding modules: pathPlanner, fwMap and pathExecutor.
integerValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return an integer from num token in txt.
intValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return an integer from num token in txt.
INVISIBILITY - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Invisibility
INVULNERABILITY - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Invulnerability
isDeployable(ItemType) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Check if this weapon is a deployable.
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyStaticMessage
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
isDifferentFrom(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
 
isPickable(Item) - Method in class cz.cuni.amis.pogamut.ut3.agent.module.sensor.UT3Items
 
isVisUpdate() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Sent only if new synchronous batch procotol is used (NewSelfBatchProtocol attribute in INIT message).
itemDescriptorValue(ItemType) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
items - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Memory module specialized on items on the map - which are visible and which are probably spawned.
itemTranslator - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
object that is used to translate messages into objects
itemTypeTranslator - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
object that is used to translate strings into item types
itemTypeValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return an ItemType instance.

J

JUMP_BOOTS - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 

K

KEY - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Key.

L

LINK_GENERATOR - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Link generator
LINK_GENERATOR_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Link generator Ammo
LINK_GUN - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
LinkGun weapon.
LINK_GUN_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
LinkGun ammo.
LINK_GUN_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
LinkGun projectile.
listenerRegistrator - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
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.
locationValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a Location instance starting from num token(tokens are separated by space) in txt
longValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a long from num token in txt.

M

main(String[]) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Runs the scanner on input files.
MakePrototype(ItemType.Category, UT3ItemType.UT3Group, String[]) - Static method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Proto-constructor.
mapIntDouble - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Map for list of String, Double
mapIntIDDouble - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Map for list of String, Double
MEDIUM_HEALTH - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Health kit.
move - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Shortcut for body.getAdvancedLocomotion() that allows you to manually steer the movement through the environment.
MSG_ALIVE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
MSG_BEG - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
lexical states
MSG_EMP - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 

N

name - Variable in enum cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType.UT3Group
Human-readable name of the group.
navBuilder - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Navigation graph builder that may be used to manually extend the navigation graph of the UT2004.
navigation - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
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.
newDefaultAgentParameters() - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Provides default parameters that is, IAgentId using UTBotRunner.name and SocketConnectionAddress using UTBotRunner.host and UTBotRunner.port.
NONE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
No UT3ItemType

O

observer - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
observer for the yylex for reporting exceptions

P

partLocal - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
partLocal - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
partStatic - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
pathExecutor - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Executor is used for following a path in the environment.
pathPlanner - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Planner used to compute the path (consisting of navigation points) inside the map.
players - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Memory module specialized on whereabouts of other players - who is visible, enemy / friend, whether bot can see anybody, etc.
point3dValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a Point3d instance starting from num token(tokens are separated by space) in txt
prepareNewAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotModule
 
prepareNewAgent(PARAMS) - Method in class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3CommunicationModule
Binds runtime dependencies to the module/Injector.
propertyMap - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
propertyMap - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
protos - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Map of all registered ItemType prototypes.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Example how the message looks like - used during parser tests.
PROTOTYPE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
Example how the message looks like - used during parser tests.
PROTOTYPE_MAP - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.InfoMessages
Unmodifiable map message.PROTOTYPE -> message.class
PROTOTYPES - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.InfoMessages
 

R

random - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Random number generator that is usually useful to have during decision making.
raycasting - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Support for creating rays used for raycasting (see AutoTraceRay that is being utilized).
REDEEMER - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
SniperRifle weapon (classic sniper weapon).
REDEEMER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
REDEEMER_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
ROCKET_LAUNCHER - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
RocketLauncher weapon.
ROCKET_LAUNCHER_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
RocketLauncher ammo.
ROCKET_LAUNCHER_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
RocketLauncher projectile.
rotationValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a Rotation instance starting from num token(tokens are separated by space) in txt
runStraight - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Navigation helper that can run-straight to some point with stuck detectors.

S

senses - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Memory module specialized on agent's senses - whether the bot has been recently killed, collide with level's geometry, etc.
setConsoleLogging(boolean) - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
 
setHost(String) - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Sets host, where newly launched bots will be connected to.
setId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
ID of the bot to be teleported
setItemTranslator(ItemTranslator) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
setItemTypeTranslator(ItemTypeTranslator) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
setMain(boolean) - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
 
setName(String) - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Sets name that is going to be used to form new IAgentId of the bots.
setObserver(IYylexObserver) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
setPort(int) - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Sets port, where newly launched bots will be connected to.
setPropertyByReflection(Object, String, Class<T>, T) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Set property of an object by reflection Setter method name is expected to follow name convention "set", where the first letter of property name is upper case.
setReader(Reader) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.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.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.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.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.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.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.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.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.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.ut3.communication.messages.gbinfomessages.Empty
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
Used by Yylex to slip correct time of the object or programmatically.
setSimTime(long) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
 
setTargetLocation(Location) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Where the bot teleports to.
setTargetRotation(Rotation) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Rotation after teleportation.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
Used by Yylex to slip corretn TeamId.
setTeamId(ITeamId) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Sets teamId that has to be slipped to every IWorldObjectUpdatedEvent.
setTime(IWorldObjectUpdatedEvent, double) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
setTime(IWorldEvent, double) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
setTranslator(UnrealIdTranslator) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Set parser translating UnrealID to IntID.
SHAPED_CHARGE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
ShapedCharge
SHAPED_CHARGE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
ShapedCharge Ammo
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
SharedPropertyTokens - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
SHOCK_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
ShockRifle weapon.
SHOCK_RIFLE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
ShockRifle ammo.
SHOCK_RIFLE_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
ShockRifle projectile.
shoot - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Shortcut for body.getAdvancedShooting() that allows you to shoot at opponent.
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
SimTime - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
SLOW_FIELD - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Slow Field
SLOW_VOLUME - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Slow Volume
SLOW_VOLUME_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Slow Volume Ammo
SLOW_VOLUME_CONTENT - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Slow Volume content, this is the field itself
SNIPER_RIFLE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
SniperRifle weapon (classic sniper weapon).
SNIPER_RIFLE_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
SniperRifle ammo.
SPIDERMINE_TRAP - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
SpiderMine Trap
SPIDERMINE_TRAP_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
SpiderMine Trap Ammo
startAgent() - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
 
startAgents(int) - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
 
startAgents(PARAMS...) - Method in class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
 
STINGER_MINIGUN - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Minigun weapon.
STINGER_MINIGUN_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Minigun ammo.
STINGER_MINIGUN_SHARD - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
stringIdValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns UnrealId for parsed token.
stringValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns string for parsed token.
SUPER_HEALTH_PACK - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
SuperHealth charger.

T

TargetLocation - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Where the bot teleports to.
TargetRotation - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Rotation after teleportation.
TeamId - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
TeamId - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
Teleport - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands
Representation of the GameBotsUT3 command TELEPORT.
Teleport(UnrealId, Location, Rotation) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Creates new instance of command Teleport.
Teleport() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Creates new instance of command Teleport.
Teleport(Teleport) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
Cloning constructor.
time - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
Time - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
Game time when this message was send.
Time - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
Game time when this message was send.
Time - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Timestamp form the GameBots.
time - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl.EmptyLocalUpdate
 
Time_Set - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
Whether property 'Time' was received from GB3.
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyStaticMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
toHtmlString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
 
toJsonLiteral() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
 
toMessage() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbcommands.Teleport
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageSharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage.AliveMessageStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageSharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyCompositeImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyStaticMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptySharedImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStatic
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl
 
toString() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
 
translator - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
parser reference, this parser will be used for translation of UnrealID to IntID
TRANSLOCATOR - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Translocator.
TRANSLOCATOR_PROJECTILE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Translocator Beacon.
tryParsingUnprocessedMessage(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
This method should be overriden to parse additional messages, that are not part of PogamutUDK Core.
tryParsingUnprocessedMessageParameter(String, String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
This method should be overridden to parse parameters of additional messages that are not part of PogamuUDK Core.

U

U_DAMAGE_PACK - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
UDamage bonus (damage multiplier).
UNPROCESSED_MESSAGE - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
unrealIdValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return an UnrealId instance from identificator token in txt.
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageLocalImpl.AliveMessageLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.AliveMessageStaticImpl.AliveMessageStaticUpdate
 
update(ILocalWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocalImpl.EmptyLocalUpdate
 
update(IWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage
 
update(IStaticWorldObject) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyStaticImpl.EmptyStaticUpdate
 
UT2004CompositeObjectCreator - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004CompositeObjectCreator
 
UT2004CompositeObjectCreator.AliveMessageCreator - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.AliveMessageCreator() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.AliveMessageCreator
 
UT2004CompositeObjectCreator.EmptyCreator - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
UT2004CompositeObjectCreator.EmptyCreator() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004CompositeObjectCreator.EmptyCreator
 
UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<T extends ICompositeWorldObject> - Interface in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004SharedObjectCreator
 
UT2004SharedObjectCreator.AliveMessageSharedCreator - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.AliveMessageSharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004SharedObjectCreator.AliveMessageSharedCreator
 
UT2004SharedObjectCreator.EmptySharedCreator - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
UT2004SharedObjectCreator.EmptySharedCreator() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.UT2004SharedObjectCreator.EmptySharedCreator
 
UT2004SharedObjectCreator.ISharedObjectCreator<T extends ICompositeWorldObject> - Interface in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 
ut2004Time - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
time in the UT2004
UT3AgentInfo - Class in cz.cuni.amis.pogamut.ut3.bot.impl
 
UT3AgentInfo(UT2004Bot, Game, Logger) - Constructor for class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
 
UT3AgentInfo(UT2004Bot, Game) - Constructor for class cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfo
 
UT3BotFactory<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters> - Class in cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent
Guice-base IUT2004Bot factory.
UT3BotFactory(UT3BotModule<PARAMS>) - Constructor for class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotFactory
 
UT3BotModule<PARAMS extends UT2004BotParameters> - Class in cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent
Module extending UT2004CommunicationModule for the purpose of UT2004Bot instantiation.
UT3BotModule() - Constructor for class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotModule
 
UT3BotModule(Class<? extends IUT2004BotController>) - Constructor for class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotModule
 
UT3BotModuleController<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.ut3.bot.impl
The most advanced controller that is available.
UT3BotModuleController() - Constructor for class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
 
UT3BotRunner<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters> - Class in cz.cuniz.amis.pogamut.ut3.utils
Class used for creating, connecting and starting servers with default settings that are taken from the properties.
UT3BotRunner(IAgentFactory<BOT, PARAMS>, String, String, int) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner + specify all defaults.
UT3BotRunner(IAgentFactory<BOT, PARAMS>, String) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT3BotRunner(IAgentFactory<BOT, PARAMS>) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner without specifying anything as default.
UT3BotRunner(UT3BotModule, String, String, int) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner + specify all defaults.
UT3BotRunner(UT3BotModule, String) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT3BotRunner(UT3BotModule) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner without specifying anything as default.
UT3BotRunner(Class<? extends IUT2004BotController>, String, String, int) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner + specify all defaults.
UT3BotRunner(Class<? extends IUT2004BotController>, String) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT3BotRunner(Class<? extends IUT2004BotController>) - Constructor for class cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner
Construct the runner without specifying anything as default.
UT3CommunicationModule<PARAMS extends UT2004AgentParameters> - Class in cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent
Module extending RemoteGuiceAgentModule for the purpose of UT2004 communication specification.
UT3CommunicationModule() - Constructor for class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3CommunicationModule
 
UT3Items - Class in cz.cuni.amis.pogamut.ut3.agent.module.sensor
 
UT3Items(UT2004Bot, AgentInfo, Game, Weaponry, Logger) - Constructor for class cz.cuni.amis.pogamut.ut3.agent.module.sensor.UT3Items
 
UT3ItemType - Class in cz.cuni.amis.pogamut.ut3.communication.messages
 
UT3ItemType(String) - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
Public constructor - creates ItemType of the EXTRA category and Group OTHER.
UT3ItemType.UT3Group - Enum in cz.cuni.amis.pogamut.ut3.communication.messages
List of all item groups.
UT3ItemTypeTranslator - Class in cz.cuni.amis.pogamut.ut3.communication.messages
 
UT3ItemTypeTranslator() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemTypeTranslator
 
UT3Self - Class in cz.cuni.amis.pogamut.ut3.bot.impl
 
UT3Self() - Constructor for class cz.cuni.amis.pogamut.ut3.bot.impl.UT3Self
 
UT3Visibility - Class in cz.cuni.amis.pogamut.ut3.agent.module.sensor
 
UT3Visibility(UT2004Bot, AgentInfo) - Constructor for class cz.cuni.amis.pogamut.ut3.agent.module.sensor.UT3Visibility
Returns the unreal id's of the given itemtype.
UT3Visibility(UT2004Bot, AgentInfo, Logger) - Constructor for class cz.cuni.amis.pogamut.ut3.agent.module.sensor.UT3Visibility
 

V

valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType.UT3Group
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType.UT3Group
Returns an array containing the constants of this enum type, in the order they are declared.
vector3dValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a Vector3d instance starting from num token(tokens are separated by space) in txt
velocityValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return a Velocity instance starting from num token(tokens are separated by space) in txt
visibility - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Module that provides visibility/cover information for the map.
VisUpdate - Variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.BeginMessage
Sent only if new synchronous batch procotol is used (NewSelfBatchProtocol attribute in INIT message).

W

warning(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Send the warning to observer or prints it to the console.
WEAPON_LOCKER - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
WeaponLocker.
weaponPrefs - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Weapon preferences for your bot.
weaponry - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Memory module specialized on info about the bot's weapon and ammo inventory - it can tell you which weapons are loaded, melee/ranged, etc.
world - Variable in class cz.cuni.amis.pogamut.ut3.bot.impl.UT3BotModuleController
Shortcut for the UT2004Bot.getWorldView().
worldObjectIdValue(String) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Return an UnrealId instance from identificator token in txt.
worldViewDependenciesProvider - Variable in class cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotModule
Dependency provider for the world view, so the world view know when to start.

X

XRAY_VOLUME - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
XRay Volume
XRAY_VOLUME_AMMO - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType
XRay Ammo

Y

yybegin(int) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Enters a new lexical state
yycharat(int) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns the character at position pos from the matched text.
yyclose() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Closes the input stream.
YYEOF - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
This character denotes the end of file
YYINITIAL - Static variable in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
yylength() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns the length of the matched text region.
Yylex - Class in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
This class is a scanner generated by JFlex 1.4.3 on 5/19/14 4:43 AM from the specification file /mnt/jenkins/var/lib/jenkins/jobs/PogamutUT3 (deploy site)/workspace/src/main/jflex/GB3Parser.jflex
Yylex() - Constructor for class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
 
Yylex(Reader) - Constructor for class cz.cuni.amis.pogamut.ut3.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.ut3.communication.messages.gbinfomessages.Yylex
Creates a new scanner.
yylex() - Method in class cz.cuni.amis.pogamut.ut3.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.ut3.communication.messages.gbinfomessages.Yylex
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Resets the scanner to read from a new input stream.
yystate() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns the current lexical state.
yytext() - Method in class cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Yylex
Returns the text matched by the current regular expression.

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

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