|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrails.game.Round
rails.game.OperatingRound
rails.game.specific._18TN.OperatingRound_18TN
public class OperatingRound_18TN
Field Summary |
---|
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 | |
---|---|
OperatingRound_18TN(GameManagerI gameManager)
|
Method Summary | |
---|---|
boolean |
buyPrivate(BuyPrivate action)
|
protected int |
getPrivateMaximumPrice(PrivateCompanyI privComp)
|
protected int |
getPrivateMinimumPrice(PrivateCompanyI privComp)
|
protected boolean |
isPrivateSellingAllowed()
|
protected boolean |
maySellPrivate(Player player)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OperatingRound_18TN(GameManagerI gameManager)
Method Detail |
---|
protected boolean isPrivateSellingAllowed()
isPrivateSellingAllowed
in class OperatingRound
protected int getPrivateMinimumPrice(PrivateCompanyI privComp)
getPrivateMinimumPrice
in class OperatingRound
protected int getPrivateMaximumPrice(PrivateCompanyI privComp)
getPrivateMaximumPrice
in class OperatingRound
protected boolean maySellPrivate(Player player)
maySellPrivate
in class OperatingRound
public boolean buyPrivate(BuyPrivate action)
buyPrivate
in class OperatingRound
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |