C# 클래스 IceyPlayer, Viewport

상속: PowerUp
파일 보기 프로젝트 열기: tws2xa/Viewport 1 사용 예제들

공개 메소드들

메소드 설명
DemodifyObject ( ) : void
FixedUpdate ( ) : void
IceyPlayer ( int duration ) : System.Collections
ModifyObject ( ) : void
Start ( ) : void

메소드 상세

DemodifyObject() 공개 메소드

public DemodifyObject ( ) : void
리턴 void

FixedUpdate() 공개 메소드

public FixedUpdate ( ) : void
리턴 void

IceyPlayer() 공개 메소드

public IceyPlayer ( int duration ) : System.Collections
duration int
리턴 System.Collections

ModifyObject() 공개 메소드

public ModifyObject ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void