RSS

Среда, 05.02.2025, 12:54
Главная » WoW API » API Виджеты » Перевод »

Translation:SetOffset(xOffset, yOffset)

[ править ]
Sets the animation's translation offsets.
[клоны]
Sets the animation's translation offsets.


Signature:
Code
Translation:SetOffset(xOffset, yOffset)

Arguments:
  • xOffset - Distance away from the left edge of the screen (in pixels) to move the region over the animation's duration (number)
  • yOffset - Distance away from the bottom edge of the screen (in pixels) to move the region over the animation's duration (number)

Также смотрите: Перевод
Ссылки: http://wowprogramming.com/docs/widgets/Translation/SetOffset