logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

al_get_joystick_event_source - Allegro 5 API

Description

       Returns  the global joystick event source.  All [joystick events]ALLEGRO_EVENT_JOYSTICK_AXIS(3alleg5) are
       generated by this event source.

Allegro reference manual                                                   al_get_joystick_event_source(3alleg5)

Name

       al_get_joystick_event_source - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              ALLEGRO_EVENT_SOURCE *al_get_joystick_event_source(void)

See Also