1al_install_joystick(3)                                  al_install_joystick(3)
2
3
4

NAME

6       al_install_joystick - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Install a joystick driver, returning true if successful.  If a joystick
15       driver was already installed, returns true immediately.
16

SEE ALSO

18       al_uninstall_joystick(3)
19
20
21
22Allegro reference manual                                al_install_joystick(3)
Impressum