Uses of Class
ch.sahits.game.graphic.display.dialog.ETransferAmount

Packages that use ETransferAmount
ch.sahits.game.graphic.display.dialog Dialog package 
 

Uses of ETransferAmount in ch.sahits.game.graphic.display.dialog
 

Fields in ch.sahits.game.graphic.display.dialog declared as ETransferAmount
private  ETransferAmount TradeDialog.movableAmount
          The amount that is moved with one click
private  ETransferAmount TradeDialog.TransferAmountChangeAction.size
           
 

Methods in ch.sahits.game.graphic.display.dialog that return ETransferAmount
 ETransferAmount TradeDialog.getMovableAmount()
           
 ETransferAmount ITransferable.getMovableAmount()
          Retrieve the amount size that is to be transfer in one chunk.
static ETransferAmount ETransferAmount.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ETransferAmount[] ETransferAmount.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in ch.sahits.game.graphic.display.dialog with parameters of type ETransferAmount
TradeDialog.TransferAmountChangeAction(ETransferAmount size)
           
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.