Uses of Package
rails.game.correct

Packages that use rails.game.correct
rails.game   
rails.game.correct   
rails.ui.swing   
 

Classes in rails.game.correct used by rails.game
ClosePrivate
          Action that allows manual closure of a private company
CorrectionManagerI
          CorrectionManagerI is the interface for the specific CorrectionManagers Corrections use the (abstract) factory pattern.
CorrectionType
          Enumerates the possible Corrections
OperatingCost
          OR action for no map mode mirrors operating actions like tile and token lays, but only changes the cash position of the public company
 

Classes in rails.game.correct used by rails.game.correct
CorrectionAction
          Base class for all actions that correct the state of the game.
CorrectionManager
           
CorrectionManagerI
          CorrectionManagerI is the interface for the specific CorrectionManagers Corrections use the (abstract) factory pattern.
CorrectionType
          Enumerates the possible Corrections
MapCorrectionManager.ActionStep
           
OperatingCost.OCType
           
 

Classes in rails.game.correct used by rails.ui.swing
CorrectionAction
          Base class for all actions that correct the state of the game.
MapCorrectionAction