C# Class MoodSwingGame.MSApartmentStats

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

Public Methods

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

Private Methods

Method Description
MSApartmentStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSApartmentStats
return MSApartmentStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int