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
|