C# 클래스 WaveDisplay, Corsair

파일 보기 프로젝트 열기: Final-Parsec/Corsair 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
screenWidthPercent float
waveSprite WaveSprite,

공개 메소드들

메소드 설명
DeReference ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void

Use this for initialization.

BackOfTheLine ( ) : void
EventualSetup ( ) : IEnumerator
Update ( ) : void
UpdateWaveSprites ( ) : void

메소드 상세

DeReference() 공개 메소드

public DeReference ( ) : void
리턴 void

프로퍼티 상세

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

public static float screenWidthPercent
리턴 float

waveSprite 공개적으로 프로퍼티

public WaveSprite, waveSprite
리턴 WaveSprite,