C# 클래스 RoundEnd, 285_02_FA15G5

상속: MonoBehaviour
파일 보기 프로젝트 열기: selu285-2015/285_02_FA15G5 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
deathCount int
fontS int
minutes int
myFont Font
seconds int
time int
timeInSecs int
totalTime int

비공개 메소드들

메소드 설명
OnCollisionEnter ( Collision attacked ) : void
OnGUI ( ) : void
PlayTime ( ) : IEnumerator
Start ( ) : void

프로퍼티 상세

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

public static int deathCount
리턴 int

fontS 공개적으로 프로퍼티

public int fontS
리턴 int

minutes 공개적으로 프로퍼티

public int minutes
리턴 int

myFont 공개적으로 프로퍼티

public Font myFont
리턴 Font

seconds 공개적으로 프로퍼티

public int seconds
리턴 int

time 공개적으로 프로퍼티

public int time
리턴 int

timeInSecs 공개적으로 프로퍼티

public int timeInSecs
리턴 int

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

public static int totalTime
리턴 int