ch.sahits.game.graphic.display.gameplay
Class TradeDialog.TransferAmountChangeAction
java.lang.Object
ch.sahits.game.graphic.display.gameplay.TradeDialog.TransferAmountChangeAction
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- TradeDialog
private class TradeDialog.TransferAmountChangeAction
- extends Object
- implements Runnable
Action to change the chunck size that is to be moved.
- Author:
- Andi Hotz, (c) Sahits GmbH, 2011
Created on Nov 25, 2011
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
size
private final TradeDialog.ETransferAmount size
TradeDialog.TransferAmountChangeAction
public TradeDialog.TransferAmountChangeAction(TradeDialog.ETransferAmount size)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011 Sahits GmbH. All Rights Reserved.