Uses of Class
ch.sahits.game.openpatrician.model.city.ProductionStorage
-
Packages that use ProductionStorage Package Description ch.sahits.game.openpatrician.model.building ch.sahits.game.openpatrician.model.city -
-
Uses of ProductionStorage in ch.sahits.game.openpatrician.model.building
Methods in ch.sahits.game.openpatrician.model.building that return ProductionStorage Modifier and Type Method Description ProductionStorageIWorkShop. getStorage()Retrieve the storage of the workshop. -
Uses of ProductionStorage in ch.sahits.game.openpatrician.model.city
Methods in ch.sahits.game.openpatrician.model.city that return ProductionStorage Modifier and Type Method Description ProductionStorageCityProductionStorage. getStorage(ICity city)Retrieve theProductionStoragefor the city.
-