Returns whether the status bar's texture is rotated to match its orientation. Signature: Code rotate = StatusBar:GetRotatesTexture()
Returns: - rotate - 1 if the status bar texture should be rotated 90 degrees counter-clockwise when the status bar is vertically oriented; otherwise nil (1nil)
Также смотрите: Строка состояния
Ссылки: http://wowprogramming.com/docs/widgets/StatusBar/GetRotatesTexture
|