FreeBSD Manual Pages
calibrate_joystick_name(3) Allegro manual calibrate_joystick_name(3) NAME calibrate_joystick_name - Returns the next calibration text string. Al- legro game programming library. SYNOPSIS #include <allegro.h> const char *calibrate_joystick_name(int n); DESCRIPTION Pass the number of the joystick you want to calibrate as the parameter. RETURN VALUE Returns a text description for the next type of calibration that will be done on the specified joystick, or NULL if no more calibration is required. SEE ALSO install_joystick(3), calibrate_joystick(3), joy(3), num_joysticks(3), exjoy(3) Allegro version 4.4.3 calibrate_joystick_name(3)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=calibrate_joystick_name&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>