The XSpriteAnimator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Duration |
Gets or sets the animation duration.
|
![]() | EndTime |
Gets or sets the animation end time.
|
![]() | IsRunning |
Denotes whether the animation is running.
|
![]() | Loop |
Gets or sets the animation loop mode.
|
![]() | LoopCount |
Gets or sets the animation repetition count.
|
![]() | LoopDuration |
Gets or sets the animation loop period duration.
|
![]() | PhaseLoop |
Gets or sets the animation repetition mode during the one phase.
|
![]() | PhaseLoopCount |
Gets or sets the animation repetition count during the one phase.
|
![]() | Sprite |
Gets or sets a sprite being animated.
|
![]() | StartTime |
Gets or sets the animation start time.
|
![]() | SyncRoot | |
![]() | TimeMap |
Gets or sets the animation timing function.
|