Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
initialise_joystick(3) - Linux man page
Name
initialise_joystick - Deprecated version of install_joystick(). Allegro game programming library.
Synopsis
#include <allegro.h>
int initialise_joystick();
Description
Deprecated. Use install_joystick() instead.
See Also
install_joystick
(3)