C# Class MoodSwingGame.MSInternationalCenterStats

Inheritance: MSTowerStats
显示文件 Open project: verngutz/MoodSwing Class Usage Examples

Public Methods

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

Private Methods

Method Description
MSInternationalCenterStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSInternationalCenterStats
return MSInternationalCenterStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int