Returns the starting static translation for the animated region. Signature: Code x, y = AnimationGroup:GetInitialOffset()
Returns: - x - Horizontal distance to offset the animated region (in pixels) (number)
- y - Vertical distance to offset the animated region (in pixels) (number)
Также смотрите: Анимационные группы
Ссылки: http://wowprogramming.com/docs/widgets/AnimationGroup/GetInitialOffset
|