Spine.ShearTimeline.ShearTimeline C# (CSharp) Method

ShearTimeline() public method

public ShearTimeline ( int frameCount ) : System
frameCount int
return System
		public ShearTimeline (int frameCount)
			: base(frameCount) {
		}