C# 클래스 Assets.Scripts.Scenes.Game.BackgroundController

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: maximecharron/GLO-3002-Frima

공개 프로퍼티들

프로퍼티 타입 설명
GameCanvas UnityEngine.Canvas
SpritesheetColumnCount int

공개 메소드들

메소드 설명
OnDestroy ( ) : void
Start ( ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
AdjustPositioning ( ) : void
LevelUpCompletedEventHandler ( ) : void
SetAnimationSequence ( ) : void

메소드 상세

OnDestroy() 공개 메소드

public OnDestroy ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

GameCanvas 공개적으로 프로퍼티

public Canvas,UnityEngine GameCanvas
리턴 UnityEngine.Canvas

SpritesheetColumnCount 공개적으로 프로퍼티

public int SpritesheetColumnCount
리턴 int