ITransferableJFXpublic class TransferableState extends java.lang.Object implements ITransferableJFX
| Constructor | Description |
|---|---|
TransferableState() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getAmount(int availableAmountCity) |
Retrieve the amount that should be transferred.
|
ch.sahits.game.openpatrician.model.product.ComputablePriceV2 |
getComputablePrice() |
Retrieve the price calculation service
|
getCity, getDialogType, getMovableAmount, getPlayer, getVesselpublic int getAmount(int availableAmountCity)
ITransferableJFXgetAmount in interface ITransferableJFXavailableAmountCity - available amount in the citypublic ch.sahits.game.openpatrician.model.product.ComputablePriceV2 getComputablePrice()
ITransferableJFXgetComputablePrice in interface ITransferableJFXCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.