C# 클래스 LevelIndicator, clockwork

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

공개 프로퍼티들

프로퍼티 타입 설명
backings Sprite[]
first GameObject
ones Sprite[]
second GameObject
solonum Sprite[]
tens Sprite[]

공개 메소드들

메소드 설명
OnLevelWasLoaded ( int level ) : void

메소드 상세

OnLevelWasLoaded() 공개 메소드

public OnLevelWasLoaded ( int level ) : void
level int
리턴 void

프로퍼티 상세

backings 공개적으로 프로퍼티

public Sprite[] backings
리턴 Sprite[]

first 공개적으로 프로퍼티

public GameObject first
리턴 GameObject

ones 공개적으로 프로퍼티

public Sprite[] ones
리턴 Sprite[]

second 공개적으로 프로퍼티

public GameObject second
리턴 GameObject

solonum 공개적으로 프로퍼티

public Sprite[] solonum
리턴 Sprite[]

tens 공개적으로 프로퍼티

public Sprite[] tens
리턴 Sprite[]