ch.sahits.game.graphic.display.gameplay
Class TradeDialog.Ship2CityAction
java.lang.Object
ch.sahits.game.graphic.display.gameplay.TradeDialog.Ship2CityAction
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- TradeDialog
private class TradeDialog.Ship2CityAction
- extends Object
- implements Runnable
Action of selling stuff to the city from the ship
- Author:
- Andi Hotz, (c) Sahits GmbH, 2011
Created on Nov 23, 2011
|
Field Summary |
private ch.sahits.game.openpatrician.model.product.EWare |
ware
|
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ware
private final ch.sahits.game.openpatrician.model.product.EWare ware
TradeDialog.Ship2CityAction
public TradeDialog.Ship2CityAction(ch.sahits.game.openpatrician.model.product.EWare ware)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011 Sahits GmbH. All Rights Reserved.