C# Class MoodSwingGame.MSEFASchoolStats

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

Public Methods

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

Private Methods

Method Description
MSEFASchoolStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSEFASchoolStats
return MSEFASchoolStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int