|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrails.game.correct.CorrectionManager
rails.game.correct.CashCorrectionManager
public final class CashCorrectionManager
Field Summary |
---|
Fields inherited from class rails.game.correct.CorrectionManager |
---|
gameManager, log |
Constructor Summary | |
---|---|
protected |
CashCorrectionManager(GameManager gm)
|
Method Summary | |
---|---|
java.util.List<CorrectionAction> |
createCorrections()
|
boolean |
executeCorrection(CorrectionAction action)
calls all executeAction |
Methods inherited from class rails.game.correct.CorrectionManager |
---|
equals, execute, getCorrectionType, isActive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CashCorrectionManager(GameManager gm)
Method Detail |
---|
public java.util.List<CorrectionAction> createCorrections()
createCorrections
in interface CorrectionManagerI
createCorrections
in class CorrectionManager
public boolean executeCorrection(CorrectionAction action)
CorrectionManager
executeCorrection
in interface CorrectionManagerI
executeCorrection
in class CorrectionManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |