SpriteFactory.Sprite.Stop
C#: void Stop ()
JS: function Stop () : void
Description
Stop playing animation.
Be aware that if Sprite.playDefaultAnimWhenIdle is set to True, the default animation will begin playing.
C#: void Stop ()
JS: function Stop () : void
Description
Stop playing animation.
Be aware that if Sprite.playDefaultAnimWhenIdle is set to True, the default animation will begin playing.