ch.sahits.game.graphic.display.gameplay
Class TradeDialog.City2ShipAction

java.lang.Object
  extended by ch.sahits.game.graphic.display.gameplay.TradeDialog.City2ShipAction
All Implemented Interfaces:
Runnable
Enclosing class:
TradeDialog

private class TradeDialog.City2ShipAction
extends Object
implements Runnable

Action of buying stuff from the city onto 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
           
 
Constructor Summary
TradeDialog.City2ShipAction(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
 

Field Detail

ware

private final ch.sahits.game.openpatrician.model.product.EWare ware
Constructor Detail

TradeDialog.City2ShipAction

public TradeDialog.City2ShipAction(ch.sahits.game.openpatrician.model.product.EWare ware)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2011 Sahits GmbH. All Rights Reserved.