Method | Description | |
---|---|---|
BackInImpl ( float position ) : float | ||
BackInImpl ( float position, float swing, float arg2 ) : float | ||
BackInOutImpl ( float position ) : float | ||
BackInOutImpl ( float position, float swing, float arg2 ) : float | ||
BackOutImpl ( float position ) : float | ||
BackOutImpl ( float position, float swing, float arg2 ) : float | ||
BounceInImpl ( float position ) : float | ||
BounceInOutImpl ( float position ) : float | ||
BounceOutImpl ( float position ) : float | ||
CircularInImpl ( float position ) : float | ||
CircularInOutImpl ( float position ) : float | ||
CircularOutImpl ( float position ) : float | ||
CubicInImpl ( float position ) : float | ||
CubicInOutImpl ( float position ) : float | ||
CubicOutImpl ( float position ) : float | ||
ElasticInImpl ( float position ) : float | ||
ElasticInImpl ( float position, float amplitude, float period ) : float | ||
ElasticInOutImpl ( float position ) : float | ||
ElasticInOutImpl ( float position, float amplitude, float period ) : float | ||
ElasticInternal ( float position, bool easingIn, float amplitude, float period ) : float | ||
ElasticOutImpl ( float position ) : float | ||
ElasticOutImpl ( float position, float amplitude, float period ) : float | ||
ExponentialInImpl ( float position ) : float | ||
ExponentialInOutImpl ( float position ) : float | ||
ExponentialOutImpl ( float position ) : float | ||
InOut ( EasingMethod In, EasingMethod Out, float position ) : float | ||
InOut ( EasingMethodArgs In, EasingMethodArgs Out, float position, float arg1, float arg2 ) : float | ||
LinearImpl ( float position ) : float | ||
QuadraticInImpl ( float position ) : float | ||
QuadraticInOutImpl ( float position ) : float | ||
QuadraticOutImpl ( float position ) : float | ||
QuarticInImpl ( float position ) : float | ||
QuarticInOutImpl ( float position ) : float | ||
QuarticOutImpl ( float position ) : float | ||
QuinticInImpl ( float position ) : float | ||
QuinticInOutImpl ( float position ) : float | ||
QuinticOutImpl ( float position ) : float | ||
SinusoidalInImpl ( float position ) : float | ||
SinusoidalInOutImpl ( float position ) : float | ||
SinusoidalOutImpl ( float position ) : float |
public static BackInImpl ( float position ) : float | ||
position | float | |
return | float |
public static BackInImpl ( float position, float swing, float arg2 ) : float | ||
position | float | |
swing | float | |
arg2 | float | |
return | float |
public static BackInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static BackInOutImpl ( float position, float swing, float arg2 ) : float | ||
position | float | |
swing | float | |
arg2 | float | |
return | float |
public static BackOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static BackOutImpl ( float position, float swing, float arg2 ) : float | ||
position | float | |
swing | float | |
arg2 | float | |
return | float |
public static BounceInImpl ( float position ) : float | ||
position | float | |
return | float |
public static BounceInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static BounceOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static CircularInImpl ( float position ) : float | ||
position | float | |
return | float |
public static CircularInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static CircularOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static CubicInImpl ( float position ) : float | ||
position | float | |
return | float |
public static CubicInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static CubicOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static ElasticInImpl ( float position ) : float | ||
position | float | |
return | float |
public static ElasticInImpl ( float position, float amplitude, float period ) : float | ||
position | float | |
amplitude | float | |
period | float | |
return | float |
public static ElasticInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static ElasticInOutImpl ( float position, float amplitude, float period ) : float | ||
position | float | |
amplitude | float | |
period | float | |
return | float |
public static ElasticInternal ( float position, bool easingIn, float amplitude, float period ) : float | ||
position | float | |
easingIn | bool | |
amplitude | float | |
period | float | |
return | float |
public static ElasticOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static ElasticOutImpl ( float position, float amplitude, float period ) : float | ||
position | float | |
amplitude | float | |
period | float | |
return | float |
public static ExponentialInImpl ( float position ) : float | ||
position | float | |
return | float |
public static ExponentialInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static ExponentialOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static InOut ( EasingMethod In, EasingMethod Out, float position ) : float | ||
In | EasingMethod | |
Out | EasingMethod | |
position | float | |
return | float |
public static InOut ( EasingMethodArgs In, EasingMethodArgs Out, float position, float arg1, float arg2 ) : float | ||
In | EasingMethodArgs | |
Out | EasingMethodArgs | |
position | float | |
arg1 | float | |
arg2 | float | |
return | float |
public static LinearImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuadraticInImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuadraticInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuadraticOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuarticInImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuarticInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuarticOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuinticInImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuinticInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static QuinticOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static SinusoidalInImpl ( float position ) : float | ||
position | float | |
return | float |
public static SinusoidalInOutImpl ( float position ) : float | ||
position | float | |
return | float |
public static SinusoidalOutImpl ( float position ) : float | ||
position | float | |
return | float |