// Assembly: DOTween
// Full name: DG.Tweening.Core.Easing.EaseManager

namespace DG.Tweening.Core.Easing
{
public class EaseManager // TypeDefIndex: 11300
{
	// Fields
	type#26078 _PiOver2;
	type#26078 _TwoPi;

	// Methods
	// RVA: -1
	public static type#26059 Evaluate(type#27677 t, type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period) { }
	// RVA: -1
	public static type#26059 Evaluate(type#17691 easeType, type#17698 customEase, type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period) { }
	// RVA: -1
	public static type#17698 ToEaseFunction(type#17691 ease) { }
	// RVA: -1
	internal static type#15313 IsFlashEase(type#17691 ease) { }
}
}
