1al_install_joystick(3) Library Functions Manual al_install_joystick(3)
23
4
NAME
6al_install_joystick
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
bool al_install_joystick(void)
12
DESCRIPTION
14Install a joystick driver, returning true if successful. If a joystick
15driver was already installed, returns true immediately.
16
SEE ALSO
18al_uninstall_joystick(3)
1920
21
22
Allegro reference manual al_install_joystick(3)