C# 클래스 ToyBox.ActiveAnimationSetUpdater

파일 보기 프로젝트 열기: jlyonsmith/ToyBox

공개 메소드들

메소드 설명
ActiveAnimationSetUpdater ( Set animations ) : System
Add ( Animation animation ) : void

비공개 메소드들

메소드 설명
Animation_Finished ( object sender, EventArgs args ) : void
Animation_Started ( object sender, EventArgs args ) : void

메소드 상세

ActiveAnimationSetUpdater() 공개 메소드

public ActiveAnimationSetUpdater ( Set animations ) : System
animations Set
리턴 System

Add() 공개 메소드

public Add ( Animation animation ) : void
animation Animation
리턴 void