C# 클래스 XNATweener.Loop.TimesLoopingHelper

파일 보기 프로젝트 열기: liquidboy/X

공개 메소드들

메소드 설명
BackAndForth ( ) : void
FrontToBack ( ) : void
TimesLoopingHelper ( ITweener tweener, int times ) : System

비공개 메소드들

메소드 설명
Stop ( ) : bool

메소드 상세

BackAndForth() 공개 메소드

public BackAndForth ( ) : void
리턴 void

FrontToBack() 공개 메소드

public FrontToBack ( ) : void
리턴 void

TimesLoopingHelper() 공개 메소드

public TimesLoopingHelper ( ITweener tweener, int times ) : System
tweener ITweener
times int
리턴 System