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

namespace DG.Tweening.Core.Easing
{
public class Flash // TypeDefIndex: 11302
{

	// Methods
	// RVA: -1
	public static type#26059 Ease(type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period) { }
	// RVA: -1
	public static type#26059 EaseIn(type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period) { }
	// RVA: -1
	public static type#26059 EaseOut(type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period) { }
	// RVA: -1
	public static type#26059 EaseInOut(type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period) { }
	// RVA: -1
	private static type#26059 WeightedEase(type#26059 overshootOrAmplitude, type#26059 period, type#20867 stepIndex, type#26059 stepDuration, type#26059 dir, type#26059 res) { }
}
}
