C# 클래스 FlyIn, NewTOAPIA

상속: MonoBehaviour
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( DrawEvent devent ) : void
FlyIn ( Rectangle, startFrame, Rectangle, endFrame, double duration ) : System
OnSetDestinationPixelBuffer ( ) : void

보호된 메소드들

메소드 설명
OnFirstCell ( ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( DrawEvent devent ) : void
devent DrawEvent
리턴 void

FlyIn() 공개 메소드

public FlyIn ( Rectangle, startFrame, Rectangle, endFrame, double duration ) : System
startFrame Rectangle,
endFrame Rectangle,
duration double
리턴 System

OnFirstCell() 보호된 메소드

protected OnFirstCell ( ) : void
리턴 void

OnSetDestinationPixelBuffer() 공개 메소드

public OnSetDestinationPixelBuffer ( ) : void
리턴 void