C# 클래스 Spine.ShearTimeline

상속: TranslateTimeline
파일 보기 프로젝트 열기: EsotericSoftware/spine-runtimes 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( Skeleton skeleton, float lastTime, float time, ExposedList firedEvents, float alpha, bool setupPose, bool mixingOut ) : void
ShearTimeline ( int frameCount ) : System

메소드 상세

Apply() 공개 메소드

public Apply ( Skeleton skeleton, float lastTime, float time, ExposedList firedEvents, float alpha, bool setupPose, bool mixingOut ) : void
skeleton Skeleton
lastTime float
time float
firedEvents ExposedList
alpha float
setupPose bool
mixingOut bool
리턴 void

ShearTimeline() 공개 메소드

public ShearTimeline ( int frameCount ) : System
frameCount int
리턴 System