RSS

Четверг, 25.04.2024, 12:40
Главная » WoW API » API Виджеты »

Перезарядка (Cooldown)

[ Добавить запись ]

В категории материалов: 5
Показано материалов: 1-5

Название Описание
Cooldown:SetReverse(reverse) Sets whether to invert the bright and dark portions of the cooldown animation.
Cooldown:SetDrawEdge(enable) Sets whether a bright line should be drawn on the moving edge of the cooldown animation.
Cooldown:SetCooldown(start, duration) Sets up the parameters for a Cooldown model.
enabled = Cooldown:GetReverse() Returns whether the bright and dark portions of the cooldown animation should be inverted.
enabled = Cooldown:GetDrawEdge() Returns whether a bright line should be drawn on the moving edge of the cooldown animation.