C# 클래스 Cascade.ColorManager

파일 보기 프로젝트 열기: RIT-Tool-Time/Cascade 1 사용 예제들

공개 메소드들

메소드 설명
Animate ( Color target, int frames ) : void
ColorManager ( ) : System
Update ( ) : void

메소드 상세

Animate() 공개 메소드

public Animate ( Color target, int frames ) : void
target Color
frames int
리턴 void

ColorManager() 공개 메소드

public ColorManager ( ) : System
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void