C# Class MoodSwingGame.MSGeneralClinicStats

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

Public Methods

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

Private Methods

Method Description
MSGeneralClinicStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSGeneralClinicStats
return MSGeneralClinicStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int