| Name | Description |
---|
 | PlayAnimation(Int32) |
Replays animation with the given number.
(Overrides XSprite..::.PlayAnimation(Int32).) |
 | PlayAnimation(String) |
Replays animation with the given name.
(Overrides XSprite..::.PlayAnimation(String).) |
 | PlayAnimation(Int32, Boolean, Double) |
Replays animation with the given number.
(Overrides XSprite..::.PlayAnimation(Int32, Boolean, Double).) |
 | PlayAnimation(Int32, Double, Double) |
Replays animation with the given number.
(Overrides XSprite..::.PlayAnimation(Int32, Double, Double).) |
 | PlayAnimation(String, Boolean, Double) |
Replays animation with the given name.
(Overrides XSprite..::.PlayAnimation(String, Boolean, Double).) |
 | PlayAnimation(String, Double, Double) |
Replays animation with the given name.
(Overrides XSprite..::.PlayAnimation(String, Double, Double).) |
 | PlayAnimation(Int32, Double, Double, Double) |
Replays animation with the given number.
(Overrides XSprite..::.PlayAnimation(Int32, Double, Double, Double).) |
 | PlayAnimation(String, Double, Double, Double) |
Replays animation with the given name.
(Overrides XSprite..::.PlayAnimation(String, Double, Double, Double).) |
 | PlayAnimation(Int32, Double, Double, Double, XAnimationMeshSprite..::.AnimationHandler, XAnimationMeshSprite..::.AnimationHandlerInfo) |
Replays animation with the given number.
|
 | PlayAnimation(String, Double, Double, Double, XAnimationMeshSprite..::.AnimationHandler, XAnimationMeshSprite..::.AnimationHandlerInfo) |
Replays animation with the given name.
|