Uses of Class
rails.game.action.PossibleORAction

Packages that use PossibleORAction
rails.game.action   
rails.game.correct   
rails.game.specific._18AL   
 

Uses of PossibleORAction in rails.game.action
 

Subclasses of PossibleORAction in rails.game.action
 class BuyBonusToken
           
 class BuyPrivate
           
 class BuyTrain
           
 class DiscardTrain
           
 class ExchangeTokens
           
 class LayBaseToken
           
 class LayBonusToken
           
 class LayTile
           
 class LayToken
           
 class ReachDestinations
          This class is needed until we have a means to determine reaching destinations automatically.
 class SetDividend
          Action class that comprises the earnings setting and distribution steps.
 class TakeLoans
           
 class UseSpecialProperty
          This class can only be used to offer a Special Property to the UI that does NOT need any return parameters.
 

Uses of PossibleORAction in rails.game.correct
 

Subclasses of PossibleORAction in rails.game.correct
 class 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
 

Uses of PossibleORAction in rails.game.specific._18AL
 

Subclasses of PossibleORAction in rails.game.specific._18AL
 class AssignNamedTrains