Uses of Class
ch.sahits.game.openpatrician.model.BaseAmountable

Packages that use BaseAmountable
ch.sahits.game.openpatrician.model.building.impl   
ch.sahits.game.openpatrician.model.product   
 

Uses of BaseAmountable in ch.sahits.game.openpatrician.model.building.impl
 

Fields in ch.sahits.game.openpatrician.model.building.impl with type parameters of type BaseAmountable
private  Hashtable<IWeapon,BaseAmountable<IWeapon>> WeaponStorage.storage
           
 

Uses of BaseAmountable in ch.sahits.game.openpatrician.model.product
 

Subclasses of BaseAmountable in ch.sahits.game.openpatrician.model.product
 class AmountablePrice
          This class defines the amounted price of an IWare object.
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.