C# Class MoodSwingGame.MSVolunteerCenterStats

Inheritance: MSBuildingStats
Afficher le fichier Open project: verngutz/MoodSwing Class Usage Examples

Méthodes publiques

Méthode Description
GetBuildTime ( ) : float
GetFundsCost ( ) : int
GetInstance ( ) : MSVolunteerCenterStats
GetVolunteerCost ( ) : int

Private Methods

Méthode Description
MSVolunteerCenterStats ( ) : System

Method Details

GetBuildTime() public méthode

public GetBuildTime ( ) : float
Résultat float

GetFundsCost() public méthode

public GetFundsCost ( ) : int
Résultat int

GetInstance() public static méthode

public static GetInstance ( ) : MSVolunteerCenterStats
Résultat MSVolunteerCenterStats

GetVolunteerCost() public méthode

public GetVolunteerCost ( ) : int
Résultat int