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

Packages that use IDescriptorFactory
cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor   
 

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

Classes in cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor that implement IDescriptorFactory
 class AdrenalineDescriptorFactory
          An adrenaline factory takes care about all items which fall into a ItemType.Category#ADRENALINE.
 class AmmoDescriptorFactory
          An ammo factory takes care about all items which fall into a category Ammo.
 class ArmorDescriptorFactory
          An ammo factory takes care about all items which fall into a ItemType.Category#ARMOR.
 class GeneralDescriptorFactory
           
 class HealthDescriptorFactory
          A health factory takes care about all items which fall into a category Health.
 class ItemDescriptorFactory
          This factory handles default item category messages.
 class OtherDescriptorFactory
          An 'other item type' factory takes care about all items which fall into a ItemType.Category#OTHER.
 class ShieldDescriptorFactory
          A shield factory takes care about all items which fall into a ItemType.Category#SHIELD.
 class WeaponDescriptorFactory
          A weapon factory takes care about all items which fall into a category Weapon.
 



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