ch.sahits.game.graphic.display.notice
Class MarketBoothDialogMetaData
java.lang.Object
ch.sahits.game.graphic.display.notice.CityNoticeMetaData
ch.sahits.game.graphic.display.notice.MarketBoothDialogMetaData
- All Implemented Interfaces:
- ICityNoticeMetaData, INoticeMetaData
public class MarketBoothDialogMetaData
- extends CityNoticeMetaData
Retpresents the meta data responsible for the market boot statistics
- Author:
- Andi Hotz, (c) Sahits GmbH, 2012
Created on Jul 18, 2012
stockPrices
EStringSelectionState stockPrices
- State of the string linking to the stat displaing available wares and their prices
consumtionProduction
EStringSelectionState consumtionProduction
- State of the string linking to the stat displaying consumtion and production
MarketBoothDialogMetaData
public MarketBoothDialogMetaData(ICityPlayerProxy proxy,
EStringSelectionState stockPrices,
EStringSelectionState consumtionProduction)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.