| Package | Description |
|---|---|
| ch.sahits.game.graphic.display.dialog.shipyard |
| Modifier and Type | Field and Description |
|---|---|
private BaseShipyardDialog.BuyAmountBinding |
BaseShipyardDialog.PriceBinding.buyAmount |
| Modifier and Type | Field and Description |
|---|---|
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,BaseShipyardDialog.BuyAmountBinding> |
ShipyardUpgradeDialogV2.buyAmountMap |
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,BaseShipyardDialog.BuyAmountBinding> |
ShipyardConstructionDialogV2.buyAmountMap |
| Modifier and Type | Method and Description |
|---|---|
private javafx.beans.binding.IntegerBinding |
ShipyardUpgradeDialogV2.getPriceBinding(ch.sahits.game.openpatrician.model.product.IWare ware,
BaseShipyardDialog.BuyAmountBinding buyAmount)
Retrieve the price from the cache map.
|
private javafx.beans.binding.IntegerBinding |
ShipyardConstructionDialogV2.getPriceBinding(ch.sahits.game.openpatrician.model.product.IWare ware,
BaseShipyardDialog.BuyAmountBinding buyAmount)
Retrieve the price from the cache map.
|
| Constructor and Description |
|---|
PriceBinding(ch.sahits.game.openpatrician.model.product.IWare ware,
BaseShipyardDialog.BuyAmountBinding buyAmount) |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.