C# 클래스 HyperspaceAnim, asteroids-unity3d

상속: MonoBehaviour
파일 보기 프로젝트 열기: vitorog/asteroids-unity3d

공개 메소드들

메소드 설명
Init ( int type ) : void

비공개 메소드들

메소드 설명
Grow ( ) : void
Shrink ( ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( int type ) : void
type int
리턴 void