C# 클래스 easyButton, ES2014B

상속: MonoBehaviour
파일 보기 프로젝트 열기: eloipuertas/ES2014B

공개 프로퍼티들

프로퍼티 타입 설명
hardButton hardButton,
level_easy UnityEngine.AudioClip
normalButton normalButton,
texturesS List
texturesUnS List

공개 메소드들

메소드 설명
OnMouseUpAsButton ( ) : void
noActive ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
Update ( ) : void

메소드 상세

OnMouseUpAsButton() 공개 메소드

public OnMouseUpAsButton ( ) : void
리턴 void

noActive() 공개 메소드

public noActive ( ) : void
리턴 void

프로퍼티 상세

hardButton 공개적으로 프로퍼티

public hardButton, hardButton
리턴 hardButton,

level_easy 공개적으로 프로퍼티

public AudioClip,UnityEngine level_easy
리턴 UnityEngine.AudioClip

normalButton 공개적으로 프로퍼티

public normalButton, normalButton
리턴 normalButton,

texturesS 공개적으로 프로퍼티

public List texturesS
리턴 List

texturesUnS 공개적으로 프로퍼티

public List texturesUnS
리턴 List