Overload List
| Name | Description | |
|---|---|---|
| PlayAnimation(Int32) | 
            Replays animation with the given number.
              (Inherited from XSprite.) | |
| PlayAnimation(String) | 
            Replays animation with the given name.
              (Inherited from XSprite.) | |
| PlayAnimation(Int32, Boolean, Double) | 
            Replays animation with the given number.
              (Inherited from XSprite.) | |
| PlayAnimation(Int32, Double, Double) | 
            Replays animation with the given number.
              (Inherited from XSprite.) | |
| PlayAnimation(String, Boolean, Double) | 
            Replays animation with the given name.
              (Inherited from XSprite.) | |
| PlayAnimation(String, Double, Double) | 
            Replays animation with the given name.
              (Inherited from XSprite.) | |
| PlayAnimation(Int32, Double, Double, Double) | 
            Replays animation with the given number.
              (Inherited from XSprite.) | |
| PlayAnimation(String, Double, Double, Double) | 
            Replays animation with the given name.
              (Inherited from XSprite.) |