Package ch.sahits.game.graphic.display.dialog

Dialog package

See:
          Description

Interface Summary
ITransferable This interfaces defines methods that are accessed by the Transfer actions
 

Class Summary
BuyProxyAction This proxy handles the execution of the buy action based on the current type of the dialog.
City2ShipAction Action of buying stuff from the city onto the ship
City2StorageAction This action handles the buying of wares from the city and storing them in the storage
ConsumtionProductionStockDialog This is a statistical dialog displaying the socked wares in the city and their prices.
ConsumtionProductionStockDialog.DialogPositions This class holds the positions where different elements are placed on the dialog.
OpenPatricianGameDialog This is a dialog that renderes a wooden frame with an inlaid parchment at a given position.
OpenPatricianGameDialog.CloseAction  
SellProxyAction This proxy handles the execution of the sell action based on the current type of the dialog.
Ship2CityAction Action of selling stuff to the city from the ship
Ship2StorageAction This action handles the case of transfering wares from the ship into the storage
Storage2CityAction This action handles the selling of wares from the storage to the city.
Storage2ShipAction This action handles the transfer of wares from the storage to the ship.
TradeDialog Trade dialog for buying/selling from/to the city involving either a ship or the branch office.
TradeDialog.DialogPositions This class holds the positions where different elements are placed on the dialog.
TradingOfficeBalanceDialog  
TradingOfficeBalanceDialog.DialogPositions This class holds the positions where different elements are placed on the dialog.
TradingOfficePersonalDialog  
TradingOfficePersonalDialog.DialogPositions This class holds the positions where different elements are placed on the dialog.
TradingOfficeWareStorageDialog Overview of the weapons stored in the trading office
TradingOfficeWareStorageDialog.DialogPositions This class holds the positions where different elements are placed on the dialog.
TradingOfficeWeaponStorageDialog Overview of the weapons stored in the trading office
TradingOfficeWeaponStorageDialog.DialogPositions This class holds the positions where different elements are placed on the dialog.
TradingStockDialog This is a statistical dialog displaying the socked wares in the city and their prices.
TradingStockDialog.DialogPositions This class holds the positions where different elements are placed on the dialog.
 

Enum Summary
ETransferAmount Enumeration over the transferable amount
ETransferDialogType Indicating the type of the trading dialog type.
 

Package ch.sahits.game.graphic.display.dialog Description

Dialog package

This package contains the dialog classes that pop up and overlay the main screen.



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