C# Class MoodSwingGame.MSEnvironmentalCenterStats

Inheritance: MSTowerStats
Show file Open project: verngutz/MoodSwing Class Usage Examples

Public Methods

Method Description
GetFundsCost ( ) : int
GetInstance ( ) : MSEnvironmentalCenterStats
GetVolunteerCost ( ) : int

Private Methods

Method Description
MSEnvironmentalCenterStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSEnvironmentalCenterStats
return MSEnvironmentalCenterStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int