logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_EVENT_TYPE - Allegro 5 API

Description

       An integer used to distinguish between different types of events.

Name

       ALLEGRO_EVENT_TYPE - Allegro 5 API

See Also

ALLEGRO_EVENT(3alleg5), ALLEGRO_GET_EVENT_TYPE(3alleg5), ALLEGRO_EVENT_TYPE_IS_USER(3alleg5)

Allegro reference manual                                                             ALLEGRO_EVENT_TYPE(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              typedef unsigned int ALLEGRO_EVENT_TYPE;

See Also