C# 클래스 PowerUpDisplay, SlashRunner

상속: MonoBehaviour, IPowerUpChangeListener
파일 보기 프로젝트 열기: matthewAURA/SlashRunner

공개 프로퍼티들

프로퍼티 타입 설명
blast Sprite
empty Sprite
health Sprite
time Sprite

공개 메소드들

메소드 설명
OnAvatarPowereUpChange ( IPowerUp powerUp ) : void
Start ( ) : void

메소드 상세

OnAvatarPowereUpChange() 공개 메소드

public OnAvatarPowereUpChange ( IPowerUp powerUp ) : void
powerUp IPowerUp
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

blast 공개적으로 프로퍼티

public Sprite blast
리턴 Sprite

empty 공개적으로 프로퍼티

public Sprite empty
리턴 Sprite

health 공개적으로 프로퍼티

public Sprite health
리턴 Sprite

time 공개적으로 프로퍼티

public Sprite time
리턴 Sprite