Uses of Interface
cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemTyped

Packages that use ItemTyped
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor   
 

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

Classes in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that implement ItemTyped
 class Item
          Abstract definition of the GameBots2004 message INV.
 class ItemCategory
          Definition of the event ITC.
 class ItemCompositeImpl
          Composite implementation of the INV abstract message.
 class ItemMessage
          Implementation of the GameBots2004 message INV contains also its Local/Shared/Static subpart class definitions..
 

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor with parameters of type ItemTyped
 ItemDescriptor ItemTranslator.getDescriptor(ItemTyped msg)
           
 AmmoDescriptor AmmoDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 ItemDescriptor ItemDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 HealthDescriptor HealthDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 T IDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 GeneralDescriptor GeneralDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 AdrenalineDescriptor AdrenalineDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 ShieldDescriptor ShieldDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 OtherDescriptor OtherDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 WeaponDescriptor WeaponDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 ArmorDescriptor ArmorDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 



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