RSS

Пятница, 26.04.2024, 22:59
Главная » WoW API » API Виджеты » Анимационные группы »

AnimationGroup:Stop()

[ править ]
Stops animation of the group.
[клоны]
Stops animation of the group. Unlike with AnimationGroup:Pause(), the animation is reset to the initial state (e.g. in a fade-out-fade-in animation, the element will be instantly returned to full opacity) instead of paused at its current progress state.


Signature:
Code
AnimationGroup:Stop()

Также смотрите: Анимационные группы
Ссылки: http://wowprogramming.com/docs/widgets/AnimationGroup/Stop