C# Class jxGameFramework.Animations.Curve.Elastic

Inheritance: BaseEasing
显示文件 Open project: jxpxxzj/WarshipGirl

Public Methods

Method Description
EasingCurve ( double Progress, bool PlayBack ) : double

Method Details

EasingCurve() public method

public EasingCurve ( double Progress, bool PlayBack ) : double
Progress double
PlayBack bool
return double