SpriteFactory.Sprite.Rewind
C#: void Rewind ()
JS: function Rewind () : void
Description
Rewind the current animation to the first frame.
If the animation is stopped or paused, rewind does not start it playing again, but if its already playing, it will continue playing from the first frame.