The XBillboardSpriteAnimator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Animate | Overloaded. |
![]() | Attach |
Attaches animator to the sprite.
(Inherited from XSpriteAnimator.) |
![]() | CollideWith | Overloaded. |
![]() | Detach |
Detaches the animator for the sprite.
(Inherited from XSpriteAnimator.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | Join |
Waits until the animation finishes.
(Inherited from XSpriteAnimator.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | OnAnimate |
Carries out the very animation using the given animation time with the ability of backward playback.
(Overrides XPathAnimator..::.OnAnimate(Double, Double, Boolean).) |
![]() | Rewind | Overloaded. |
![]() | SetEndPosition | Overloaded. |
![]() | SetLinePath |
Ensures that the animation will be carried out along the abscissa from StartPosition to EndPosition. The method is called by default when the start or the end position is set.
(Inherited from XSimpleSpriteAnimator.) |
![]() | SetPosition | Overloaded. |
![]() | SetSpriteStartState |
Sets the sprite to the beginning of the animation.
(Inherited from XSpriteAnimator.) |
![]() | SetStartPosition | Overloaded. |
![]() | SpriteAnimateHandler |
Carries out the sprite animation and reacts to the Animate event.
(Inherited from XSpriteAnimator.) |
![]() | Start | Overloaded. |
![]() | Stop |
Stops the animation.
(Inherited from XSpriteAnimator.) |
![]() | StopRunning |
Stops running animation.
(Inherited from XSpriteAnimator.) |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateAnimationInfo |
Updates animation information.
(Overrides XSpriteAnimator..::.UpdateAnimationInfo()()().) |