Sponsor:

Your company here, and a link to your site. Click to find out more.

al_install_joystick - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

bool al_install_joystick(void)

Description

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

See Also

al_uninstall_joystick(3)

Referenced By

al_is_joystick_installed(3), al_uninstall_joystick(3).

Allegro reference manual