al_get_joystick_name - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

const char *al_get_joystick_name(ALLEGRO_JOYSTICK *joy)

Description

Return the name of the given joystick.

See Also

al_get_joystick_stick_name(3), al_get_joystick_axis_name(3), al_get_joystick_button_name(3)

Info

Allegro reference manual