C# Class MoodSwingGame.MSPovertyRefugeStats

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

Public Methods

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

Private Methods

Method Description
MSPovertyRefugeStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSPovertyRefugeStats
return MSPovertyRefugeStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int