RSS

Четверг, 18.04.2024, 04:02
Главная » WoW API » API Виджеты » Анимационные группы »

AnimationGroup:Pause()

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


Signature:
Code
AnimationGroup:Pause()

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