RSS

Четверг, 18.04.2024, 23:03
Главная » WoW API » API Виджеты » Анимация »

elapsed = Scale:GetElapsed()

[ править ]
Returns the amount of time since the animation began playing.
[клоны]
Returns the amount of time since the animation began playing. This amount includes start and end delays.


Signature:
Code
elapsed = Animation:GetElapsed()

Returns:
  • elapsed - Amount of time since the animation began playing (in seconds) (number)

Также смотрите: Анимация
Ссылки: http://wowprogramming.com/docs/widgets/Animation/GetElapsed