RSS

Понедельник, 29.04.2024, 03:35
Главная » WoW API » API Виджеты » Фрейм »

StatusBar:EnableJoystick(enable)

[ править ]
Enables or disables joystick interactivity.
[клоны]
Enables or disables joystick interactivity. Joystick interactivity must be enabled in order for a frame's joystick-related script handlers to be run.

(As of this writing, joystick support is partially implemented but not enabled in the current version of World of Warcraft.)


Signature:
Code
Frame:EnableJoystick(enable)

Arguments:
  • enable - True to enable joystick interactivity; false to disable (boolean)

Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/EnableJoystick