|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
interface ITransferable
This interfaces defines methods that are accessed by the Transfer actions
| Method Summary | |
|---|---|
int |
getAmount(int maxMount)
Retrieve the amount that is to be transferred. |
CityPlayerProxy |
getCityPlayerProxy()
Retrieve the proxy object to access the city and the player |
ETransferDialogType |
getDialogType()
Retrieve the dialog type of this transfer |
ETransferAmount |
getMovableAmount()
Retrieve the amount size that is to be transfer in one chunk. |
void |
setDialogType(ETransferDialogType type)
set the transfer dialog type |
| Method Detail |
|---|
int getAmount(int maxMount)
maxMount -
ETransferAmount getMovableAmount()
CityPlayerProxy getCityPlayerProxy()
ETransferDialogType getDialogType()
void setDialogType(ETransferDialogType type)
type - of the transfer dialog
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||