|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrails.game.Round
rails.game.StockRound
rails.game.ShareSellingRound
rails.game.specific._1856.ShareSellingRound_1856
public class ShareSellingRound_1856
Needed to copy behaviour on share selling from StockRound_1856.
| Field Summary |
|---|
| Fields inherited from class rails.game.StockRound |
|---|
BOUGHT, companyBoughtThisTurnWrapper, currentPlayer, hasActed, hasSoldThisTurnBeforeBuying, numberOfPlayers, numPasses, playersThatSoldThisRound, SELL_BUY, SELL_BUY_OR_BUY_SELL, SELL_BUY_SELL, sellObligationLifted, sellPrices, sequenceRule, SOLD, startingPlayer |
| Fields inherited from class rails.game.Round |
|---|
autopasses, bank, canRequestTurn, companyManager, gameManager, guiHints, hasRequestedTurn, ipo, log, mapManager, moveStack, playerManager, pool, possibleActions, scrapHeap, stockMarket, unavailable, wasInterrupted |
| Constructor Summary | |
|---|---|
ShareSellingRound_1856(GameManagerI aGameManager,
RoundI parentRound)
|
|
| Method Summary | |
|---|---|
protected void |
adjustSharePrice(PublicCompanyI company,
int numberSold,
boolean soldBefore)
|
| Methods inherited from class rails.game.ShareSellingRound |
|---|
getCompanyNeedingCash, getRemainingCashToRaise, mayCurrentPlayerBuyAnything, mayCurrentPlayerSellAnything, sellShares, setPossibleActions, setSellableShares, start, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ShareSellingRound_1856(GameManagerI aGameManager,
RoundI parentRound)
| Method Detail |
|---|
protected void adjustSharePrice(PublicCompanyI company,
int numberSold,
boolean soldBefore)
adjustSharePrice in class StockRound
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||