1remove_joystick(3)              Allegro manual              remove_joystick(3)
2
3
4

NAME

6       remove_joystick  -  Removes the joystick handler. Allegro game programā€
7       ming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void remove_joystick();
14

DESCRIPTION

16       Removes the joystick handler. You don't normally need to bother calling
17       this, because allegro_exit() will do it for you.
18
19

SEE ALSO

21       install_joystick(3), allegro_exit(3)
22
23
24
25Allegro                          version 4.4.3              remove_joystick(3)
Impressum