Returns whether the group is paused. Signature: Code paused = AnimationGroup:IsPaused()
Returns: - paused - True if animation of the group is currently paused; false otherwise (boolean)
Также смотрите: Анимационные группы
Ссылки: http://wowprogramming.com/docs/widgets/AnimationGroup/IsPaused
|