| Modifier and Type | Method | Description |
|---|---|---|
int |
getMaxWorkers() |
Retrieve the number of workers maximal employable by this shop
|
IWare |
getProducableWare() |
Retrieve the ware this workshop produces.
|
int |
getSalaryPerWorker() |
Retrieve the salary a worker earns within a week
|
ProductionStorage |
getStorage() |
Retrieve the storage of the workshop.
|
int |
getWorkers() |
Retrieve the number of workers in the shop
|
boolean |
isProducingEfficienty() |
Indicating if the produced ware is produced efficiently in the city.
|
int getWorkers()
int getMaxWorkers()
int getSalaryPerWorker()
IWare getProducableWare()
ProductionStorage getStorage()
boolean isProducingEfficienty()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.