C# 클래스 DayCycle, 2DPlatformer

상속: MonoBehaviour
파일 보기 프로젝트 열기: MarbleGameDev/2DPlatformer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dayLength int
days int
hourLength int
hours int
minutes double

비공개 메소드들

메소드 설명
Start ( ) : void
TimeUpdate ( ) : void

프로퍼티 상세

dayLength 공개적으로 정적으로 프로퍼티

public static int dayLength
리턴 int

days 공개적으로 정적으로 프로퍼티

public static int days
리턴 int

hourLength 공개적으로 정적으로 프로퍼티

public static int hourLength
리턴 int

hours 공개적으로 정적으로 프로퍼티

public static int hours
리턴 int

minutes 공개적으로 정적으로 프로퍼티

public static double minutes
리턴 double