Uses of Interface
ch.sahits.game.openpatrician.model.building.IWeaponStorage
-
Packages that use IWeaponStorage Package Description ch.sahits.game.openpatrician.model.building ch.sahits.game.openpatrician.model.building.impl -
-
Uses of IWeaponStorage in ch.sahits.game.openpatrician.model.building
Methods in ch.sahits.game.openpatrician.model.building that return IWeaponStorage Modifier and Type Method Description IWeaponStorageITradingOffice. getWeaponStorage()Retrieve the weapon storage for this trading office -
Uses of IWeaponStorage in ch.sahits.game.openpatrician.model.building.impl
Classes in ch.sahits.game.openpatrician.model.building.impl that implement IWeaponStorage Modifier and Type Class Description classWeaponStorageImplementation for the storage of weapons
-