1al_uninstall_joystick(3)                              al_uninstall_joystick(3)
2
3
4

NAME

6       al_uninstall_joystick - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_uninstall_joystick(void)
12

DESCRIPTION

14       Uninstalls  the  active  joystick driver.  All outstanding ALLEGRO_JOY‐
15       STICK(3) structures are invalidated.  If no joystick driver was active,
16       this function does nothing.
17
18       This function is automatically called when Allegro is shut down.
19

SEE ALSO

21       al_install_joystick(3)
22
23
24
25Allegro reference manual                              al_uninstall_joystick(3)
Impressum