The XSpritePropertyAnimator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Duration |
Gets or sets the animation duration.
(Inherited from XSpriteAnimator.) |
![]() | EndTime |
Gets or sets the animation end time.
(Inherited from XSpriteAnimator.) |
![]() | IsRunning |
Denotes whether the animation is running.
(Inherited from XSpriteAnimator.) |
![]() | Loop |
Gets or sets the animation loop mode.
(Inherited from XSpriteAnimator.) |
![]() | LoopCount |
Gets or sets the animation repetition count.
(Inherited from XSpriteAnimator.) |
![]() | LoopDuration |
Gets or sets the animation loop period duration.
(Inherited from XSpriteAnimator.) |
![]() | PhaseLoop |
Gets or sets the animation repetition mode during the one phase.
(Inherited from XSpriteAnimator.) |
![]() | PhaseLoopCount |
Gets or sets the animation repetition count during the one phase.
(Inherited from XSpriteAnimator.) |
![]() | PropertyName |
Gets or sets the name of the property that will be modified by the animator.
|
![]() | PropertyObject |
Gets or sets the object on which the animation will be carried out.
|
![]() | Sprite |
Gets or sets a sprite being animated.
(Inherited from XSpriteAnimator.) |
![]() | StartTime |
Gets or sets the animation start time.
(Inherited from XSpriteAnimator.) |
![]() | SyncRoot | (Inherited from XSpriteAnimator.) |
![]() | TimeMap |
Gets or sets the animation timing function.
(Inherited from XSpriteAnimator.) |
![]() | ValueType |
Returns the Type value type.
|