C# 클래스 ctac.AnimationQueueModel

파일 보기 프로젝트 열기: dshook/centauri-tac

공개 메소드들

메소드 설명
Add ( IAnimate animation ) : void
Update ( float deltaTime ) : void

메소드 상세

Add() 공개 메소드

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

Update() 공개 메소드

public Update ( float deltaTime ) : void
deltaTime float
리턴 void