C# Class Microsoft.Phone.Controls.TiltEffect.LogarithmicEase

Provides an easing function for the tilt return.
Inheritance: System.Windows.Media.Animation.EasingFunctionBase
Afficher le fichier Open project: Kinnara/WPToolkit

Méthodes protégées

Méthode Description
EaseInCore ( double normalizedTime ) : double

Computes the easing function.

Method Details

EaseInCore() protected méthode

Computes the easing function.
protected EaseInCore ( double normalizedTime ) : double
normalizedTime double The time.
Résultat double