public interface ITransferableJFX
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount(int availableAmountCity)
Retrieve the amount that should be transferred.
|
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX |
getCityPlayerProxy()
Retrieve the proxy object to access the city and the player
|
EDialogType |
getDialogType()
Retrieve the dialog type of this transfer
|
ch.sahits.game.openpatrician.model.product.ETransferAmount |
getMovableAmount()
Retreive the amount category that is movable
|
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX getCityPlayerProxy()
EDialogType getDialogType()
int getAmount(int availableAmountCity)
availableAmountCity - ch.sahits.game.openpatrician.model.product.ETransferAmount getMovableAmount()
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.