C# Class jxGameFramework.Animations.Curve.Sine

Inheritance: BaseEasing
Afficher le fichier Open project: jxpxxzj/WarshipGirl

Méthodes publiques

Méthode Description
EasingCurve ( double Progress, bool PlayBack ) : double

Method Details

EasingCurve() public méthode

public EasingCurve ( double Progress, bool PlayBack ) : double
Progress double
PlayBack bool
Résultat double