C# 클래스 GameOverView, swip3

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

공개 메소드들

메소드 설명
Setup ( int score ) : void

Sets the labels for this view if they exist

메소드 상세

Setup() 공개 메소드

Sets the labels for this view if they exist
public Setup ( int score ) : void
score int Score.
리턴 void