The XBillboardSpriteAnimator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BillboardSprite |
Gets or sets the animated sprite XBillboardSprite.
|
![]() | CurrentFrame |
Gets or sets the current frame of the sprite animation.
(Overrides XSimpleSpriteAnimator..::.CurrentFrame.) |
![]() | Duration |
Gets or sets the animation duration.
(Inherited from XSpriteAnimator.) |
![]() | EndColorFilter |
Gets or sets the animation end color filter. Using a color filter various sprite coloring effects can be achieved.
(Overrides XSimpleSpriteAnimator..::.EndColorFilter.) |
![]() | EndFrame |
Gets or sets the animation end frame.
(Overrides XSimpleSpriteAnimator..::.EndFrame.) |
![]() | EndPosition |
Gets or sets the animation end coordinates.
(Inherited from XSimpleSpriteAnimator.) |
![]() | EndTime |
Gets or sets the animation end time.
(Inherited from XSpriteAnimator.) |
![]() | IsFollowing |
Gets or sets the attribute whether the sprite should rotate according to the path direction.
(Inherited from XPathAnimator.) |
![]() | 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.) |
![]() | Path |
Gets or sets the IXPath path along which the animation will be moving.
(Inherited from XPathAnimator.) |
![]() | 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.) |
![]() | Sprite |
Gets or sets a sprite being animated.
(Inherited from XSpriteAnimator.) |
![]() | StartColorFilter |
Gets or sets the animation start color filter. Using a color filter various sprite coloring effects can be achieved.
(Overrides XSimpleSpriteAnimator..::.StartColorFilter.) |
![]() | StartFrame |
Gets or sets the animation start frame.
(Overrides XSimpleSpriteAnimator..::.StartFrame.) |
![]() | StartPosition |
Gets or sets the animation start coordinates.
(Inherited from XSimpleSpriteAnimator.) |
![]() | 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.) |