Uses of Interface
ch.sahits.game.openpatrician.model.building.IWeaponStorage

Packages that use IWeaponStorage
ch.sahits.game.openpatrician.model.building   
ch.sahits.game.openpatrician.model.building.impl   
 

Uses of IWeaponStorage in ch.sahits.game.openpatrician.model.building
 

Fields in ch.sahits.game.openpatrician.model.building declared as IWeaponStorage
private  IWeaponStorage TradingOffice.weapons
          Weapons storage
 

Methods in ch.sahits.game.openpatrician.model.building that return IWeaponStorage
 IWeaponStorage ITradingOffice.getWeaponStorage()
          Retrieve the weapon storage for this trading office
 IWeaponStorage TradingOffice.getWeaponStorage()
           
 

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

Classes in ch.sahits.game.openpatrician.model.building.impl that implement IWeaponStorage
 class WeaponStorage
          Implementation for the storage of weapons
 



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