Allegro 5 api
#include <allegro5/allegro.h> void al_get_joystick_state(ALLEGRO_JOYSTICK *joy, ALLEGRO_JOYSTICK_STATE *ret_state)
Get the current joystick state.
ALLEGRO_JOYSTICK_STATE(3alleg5), al_get_joystick_num_buttons(3alleg5), al_get_joystick_num_axes(3alleg5)