C# 클래스 MoodSwingGame.MSVolunteerCenterStats

상속: MSBuildingStats
파일 보기 프로젝트 열기: verngutz/MoodSwing 1 사용 예제들

공개 메소드들

메소드 설명
GetBuildTime ( ) : float
GetFundsCost ( ) : int
GetInstance ( ) : MSVolunteerCenterStats
GetVolunteerCost ( ) : int

비공개 메소드들

메소드 설명
MSVolunteerCenterStats ( ) : System

메소드 상세

GetBuildTime() 공개 메소드

public GetBuildTime ( ) : float
리턴 float

GetFundsCost() 공개 메소드

public GetFundsCost ( ) : int
리턴 int

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : MSVolunteerCenterStats
리턴 MSVolunteerCenterStats

GetVolunteerCost() 공개 메소드

public GetVolunteerCost ( ) : int
리턴 int