The Tweener type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
BackEaseIn |
BACK EASE IN
| |
BackEaseInOut |
BACK EASE IN/OUT
| |
BackEaseOut |
BACK EASE OUT
| |
BackEaseOutIn |
BACK EASE OUT/IN
| |
BounceEaseIn |
BOUNCE EASE IN
| |
BounceEaseInOut |
BOUNCE EASE IN/OUT
| |
BounceEaseOut |
BOUNCE EASE OUT
| |
BounceEaseOutIn |
BOUNCE EASE OUT/IN
| |
CircularEaseIn |
CIRCULAR EASE IN
| |
CircularEaseInOut |
CIRCULAR EASE IN/OUT
| |
CircularEaseOut |
CIRCULAR EASE OUT
| |
CircularEaseOutIn |
CIRCULAR EASE OUT/IN
| |
CubicEaseIn |
CUBIC EASE IN
| |
CubicEaseInOut |
CUBIC EASE IN/OUT
| |
CubicEaseOut |
CUBIC EASE OUT
| |
CubicEaseOutIn |
CUBIC EASE OUT/IN
| |
ElasticEaseIn |
ELASTIC EASE IN
| |
ElasticEaseInOut |
ELASTIC EASE IN/OUT
| |
ElasticEaseOut |
ELASTIC EASE OUT
| |
ElasticEaseOutIn |
ELASTIC EASE OUT/IN
| |
Equals | (Inherited from Object.) | |
ExponentialEaseIn |
EXPONENTIAL EASE IN
| |
ExponentialEaseInOut |
EXPONENTIAL EASE IN/OUT
| |
ExponentialEaseOut |
EXPONENTIAL EASE OUT
| |
ExponentialEaseOutIn |
EXPONENTIAL EASE OUT/IN
| |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
QuadEaseIn |
QUADRATIC EASE IN
| |
QuadEaseInOut |
QUADRATIC EASE IN/OUT
| |
QuadEaseOut |
QUADRATIC EASE OUT
| |
QuadEaseOutIn |
QUADRATIC EASE OUT/IN
| |
QuarticEaseIn |
QUARTIC EASE IN
| |
QuarticEaseInOut |
QUARTIC EASE IN/OUT
| |
QuarticEaseOut |
QUARTIC EASE OUT
| |
QuarticEaseOutIn |
QUARTIC EASE OUT/IN
| |
QuinticEaseIn |
QUINTYIC EASE IN
| |
QuinticEaseInOut |
QUINTYIC EASE IN/OUT
| |
QuinticEaseOut |
QUINTYIC EASE OUT
| |
QuinticEaseOutIn |
QUINTYIC EASE OUT/IN
| |
SinusoidalEaseIn |
SINUSOIDAL EASE IN
| |
SinusoidalEaseInOut |
SINUSOIDAL EASE IN/OUT
| |
SinusoidalEaseOut |
SINUSOIDAL EASE OUT
| |
SinusoidalEaseOutIn |
SINUSOIDAL EASE OUT/IN
| |
ToString | (Inherited from Object.) |