Uses of Interface
ch.sahits.game.openpatrician.model.player.ITradeStrategyHintContext
-
Packages that use ITradeStrategyHintContext Package Description ch.sahits.game.openpatrician.model.player -
-
Uses of ITradeStrategyHintContext in ch.sahits.game.openpatrician.model.player
Methods in ch.sahits.game.openpatrician.model.player that return ITradeStrategyHintContext Modifier and Type Method Description ITradeStrategyHintContextITradeStategyHint. getContext()Retrieve the trade strategy context hint.Methods in ch.sahits.game.openpatrician.model.player with parameters of type ITradeStrategyHintContext Modifier and Type Method Description voidITradeStategyHint. setContext(ITradeStrategyHintContext context)Set the trade strategy hint context.
-