Uses of Class
ch.sahits.game.openpatrician.model.BaseAmountable
-
Packages that use BaseAmountable Package Description ch.sahits.game.openpatrician.model ch.sahits.game.openpatrician.model.product -
-
Uses of BaseAmountable in ch.sahits.game.openpatrician.model
Methods in ch.sahits.game.openpatrician.model that return BaseAmountable Modifier and Type Method Description BaseAmountable<IWeapon>AmountableProvider. createWeaponAmountable()BaseAmountable<IWeapon>ModelConfiguration. weaponAmountable() -
Uses of BaseAmountable in ch.sahits.game.openpatrician.model.product
Subclasses of BaseAmountable in ch.sahits.game.openpatrician.model.product Modifier and Type Class Description classAmountablePrice<T extends IAmountable>This class defines the amounted price of anIWareobject.
-