RSS

Пятница, 26.04.2024, 22:33
Главная » WoW API » API Виджеты » Контрольная точка »

ControlPoint:SetOffset(x, y)

[ править ]
Sets the offset for the control point.
[клоны]
Sets the offset for the control point.


Signature:
Code
ControlPoint:SetOffset(x, y)

Arguments:
  • x - The x coordinate offset for the control point (number)
  • y - The y coordinate offset for the control point (number)

Также смотрите: Контрольная точка
Ссылки: http://wowprogramming.com/docs/widgets/ControlPoint/SetOffset