C# Class MoodSwingGame.MSEmploymentCenterStats

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

Public Methods

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

Private Methods

Method Description
MSEmploymentCenterStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSEmploymentCenterStats
return MSEmploymentCenterStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int