Spine.ShearTimeline.ShearTimeline C# (CSharp) Метод

ShearTimeline() публичный Метод

public ShearTimeline ( int frameCount ) : System
frameCount int
Результат System
		public ShearTimeline (int frameCount)
			: base(frameCount) {
		}