Man Page: remove_joystick
Operating Environment: debian
Section: 3alleg4
remove_joystick(3alleg4) Allegro manual remove_joystick(3alleg4)NAMEremove_joystick - Removes the joystick handler. Allegro game programming library.SYNOPSIS#include <allegro.h> void remove_joystick();DESCRIPTIONRemoves the joystick handler. You don't normally need to bother calling this, because allegro_exit() will do it for you.SEE ALSOinstall_joystick(3alleg4), allegro_exit(3alleg4) Allegro version 4.4.2 remove_joystick(3alleg4)
| Related Man Pages |
|---|
| install_joystick(3alleg4) - debian |
| exjoy(3alleg4) - centos |
| exjoy(3alleg4) - suse |
| install_joystick(3alleg4) - centos |
| exjoy(3alleg4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Detecting unused variables... |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |