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

al_is_event_queue_paused - Allegro 5 API

Description

       Return true if the event queue is paused.

Name

       al_is_event_queue_paused - Allegro 5 API

See Also

al_pause_event_queue(3alleg5)

Since

       5.1.0

Allegro reference manual                                                       al_is_event_queue_paused(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              bool al_is_event_queue_paused(const ALLEGRO_EVENT_QUEUE *queue)

See Also