Uses of Class
rails.game.state.StringState

Packages that use StringState
rails.game   
rails.game.model   
 

Uses of StringState in rails.game
 

Fields in rails.game declared as StringState
protected  StringState PublicCompany.lastRevenueAllocation
          Most recent payout decision.
protected  StringState PublicCompany.tilesLaidThisTurn
           
protected  StringState PublicCompany.tokensLaidThisTurn
           
 

Uses of StringState in rails.game.model
 

Subclasses of StringState in rails.game.model
 class BonusModel
           
 

Fields in rails.game.model declared as StringState
protected  StringState CashModel.displayText
          Text to be displayed instead of the cash amount (if length > 0)