From: Erik V. <eri...@hc...> - 2006-04-18 20:34:26
|
> > For step 4, I'm thinking of reusing the GameStatus window > > to do the mandatory share selling, as if it were a special > kind of Stock > > Round. > > Maybe a subclass of StockRound would work at the Model side. > > > > > Sounds good. Perhaps for the purposes of clarity in the UI, we should > only enable buttons specific to the player needing to liquidate so > that we clearly communicate that the other players can not take any > stock-related actions. > > Hmm... a subclass of Stockround sounds like it might work. It's a > StockRound involving only one player with no limit to the number of > sales that can be made, but buying is disallowed completely. Yes, that is what I have in mind. Erik. |