Package rails.game.model

Class Summary
BaseTokensModel  
BonusModel  
CalculatedMoneyModel This class allows calculated values to be used as model objects by using reflection.
CashModel  
CertCountModel  
ModelObject A generic superclass for all Model values that need be displayed in some form in the View (UI).
MoneyModel  
PresidentModel model object for the current company president gets registered by the ShareModels
PriceModel  
PrivatesModel  
ShareModel  
TrainsModel  
ViewUpdate ViewUpdate is a composite object that can be sent from a ModelObject (Observable) to a View object (Observer).