NAME

calibrate_joystick_name - Returns the next calibration text string. Allegro 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(3alleg4), calibrate_joystick(3alleg4), joy(3alleg4), num_joysticks(3alleg4), exjoy(3alleg4)

Questions & Answers

Helpful answers and articles about calibrate_joystick_name you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search