Spine.ShearTimeline.ShearTimeline C# (CSharp) 메소드

ShearTimeline() 공개 메소드

public ShearTimeline ( int frameCount ) : System
frameCount int
리턴 System
		public ShearTimeline (int frameCount)
			: base(frameCount) {
		}