C# 클래스 FlatRedBall_Spriter.SpriterObjectAnimation

파일 보기 프로젝트 열기: kainazzzo/flatredball-spriter 1 사용 예제들

공개 메소드들

메소드 설명
SpriterObjectAnimation ( string name, bool looping, float totalTime, IEnumerable keyFrameList ) : System.Collections.Generic

메소드 상세

SpriterObjectAnimation() 공개 메소드

public SpriterObjectAnimation ( string name, bool looping, float totalTime, IEnumerable keyFrameList ) : System.Collections.Generic
name string
looping bool
totalTime float
keyFrameList IEnumerable
리턴 System.Collections.Generic