Uses of Interface
cz.cuni.amis.pogamut.ut2004.communication.messages.ItemTypeTranslator

Packages that use ItemTypeTranslator
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.gbinfomessages   
cz.cuni.amis.pogamut.ut2004.communication.parser   
cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor   
 

Uses of ItemTypeTranslator in cz.cuni.amis.pogamut.ut2004.communication.messages
 

Classes in cz.cuni.amis.pogamut.ut2004.communication.messages that implement ItemTypeTranslator
 class UT2004ItemTypeTranslator
           
 

Uses of ItemTypeTranslator in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as ItemTypeTranslator
protected  ItemTypeTranslator Yylex.itemTypeTranslator
          object that is used to translate strings into item types
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type ItemTypeTranslator
 void Yylex.setItemTypeTranslator(ItemTypeTranslator translator)
           
 

Uses of ItemTypeTranslator in cz.cuni.amis.pogamut.ut2004.communication.parser
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.parser with parameters of type ItemTypeTranslator
 void IUT2004Yylex.setItemTypeTranslator(ItemTypeTranslator itemTypeTranslator)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.parser with parameters of type ItemTypeTranslator
UT2004Parser(UnrealIdTranslator unrealIdTranslator, ItemTranslator itemTranslator, ItemTypeTranslator itemTypeTranslator, IWorldReaderProvider readerProvider, IUT2004Yylex yylex, IYylexObserver yylexObserver, IComponentBus bus, IAgentLogger logger)
           
 

Uses of ItemTypeTranslator in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor with parameters of type ItemTypeTranslator
ItemTranslator(ItemTypeTranslator translator)
           
WeaponDescriptor(ItemTypeTranslator translator)
           
WeaponDescriptorFactory(ItemTypeTranslator translator)
           
 



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