Uses of Class
ch.sahits.game.graphic.display.gameplay.TradeDialog.ETransferAmount

Packages that use TradeDialog.ETransferAmount
ch.sahits.game.graphic.display.gameplay   
 

Uses of TradeDialog.ETransferAmount in ch.sahits.game.graphic.display.gameplay
 

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

Methods in ch.sahits.game.graphic.display.gameplay that return TradeDialog.ETransferAmount
static TradeDialog.ETransferAmount TradeDialog.ETransferAmount.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TradeDialog.ETransferAmount[] TradeDialog.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.gameplay with parameters of type TradeDialog.ETransferAmount
TradeDialog.TransferAmountChangeAction(TradeDialog.ETransferAmount size)
           
 



Copyright © 2011 Sahits GmbH. All Rights Reserved.