C# Class MoodSwingGame.MSGeneralRefugeStats

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

Public Methods

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

Private Methods

Method Description
MSGeneralRefugeStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSGeneralRefugeStats
return MSGeneralRefugeStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int