C# 클래스 MoveCredit, HomeAlone

상속: MonoBehaviour
파일 보기 프로젝트 열기: SNUGDC/HomeAlone

공개 프로퍼티들

프로퍼티 타입 설명
CircleArrowLeft GameObject
CircleArrowRight GameObject
CreditImage1 GameObject
CreditImage2 GameObject
CreditImage3 GameObject
CreditPage int

공개 메소드들

메소드 설명
PushLeftButton ( ) : void
PushRightButton ( ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

PushLeftButton() 공개 메소드

public PushLeftButton ( ) : void
리턴 void

PushRightButton() 공개 메소드

public PushRightButton ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

CircleArrowLeft 공개적으로 프로퍼티

public GameObject CircleArrowLeft
리턴 GameObject

CircleArrowRight 공개적으로 프로퍼티

public GameObject CircleArrowRight
리턴 GameObject

CreditImage1 공개적으로 프로퍼티

public GameObject CreditImage1
리턴 GameObject

CreditImage2 공개적으로 프로퍼티

public GameObject CreditImage2
리턴 GameObject

CreditImage3 공개적으로 프로퍼티

public GameObject CreditImage3
리턴 GameObject

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

public static int CreditPage
리턴 int