public class CollectWaresMissionData extends Object implements ch.sahits.game.openpatrician.model.product.ITradeMissionData
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.model.city.ICity |
city |
private Map<ch.sahits.game.openpatrician.model.product.IWare,Integer> |
requiredWareAmounts |
| Constructor and Description |
|---|
CollectWaresMissionData() |
| Modifier and Type | Method and Description |
|---|---|
void |
require(ch.sahits.game.openpatrician.model.product.IWare ware,
int amount) |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.