ch.sahits.game.openpatrician.model.player.ITradeStrategyHintContextpublic class CentralStorageHintContext
extends java.lang.Object
implements ch.sahits.game.openpatrician.model.player.ITradeStrategyHintContext
| Constructor | Description |
|---|---|
CentralStorageHintContext() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addDistributingVessel(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel) |
|
void |
addSuppliedCity(ch.sahits.game.openpatrician.model.city.ICity city) |
|
void |
addSupplyingVessel(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel) |
|
void |
addWare(ch.sahits.game.openpatrician.model.product.IWare ware) |
public void addWare(ch.sahits.game.openpatrician.model.product.IWare ware)
public void addSupplyingVessel(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel)
public void addDistributingVessel(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel)
public void addSuppliedCity(ch.sahits.game.openpatrician.model.city.ICity city)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.