1al_is_event_queue_empty(3)                          al_is_event_queue_empty(3)
2
3
4

NAME

6       al_is_event_queue_empty - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_is_event_queue_empty(ALLEGRO_EVENT_QUEUE *queue)
12

DESCRIPTION

14       Return true if the event queue specified is currently empty.
15

SEE ALSO

17       al_get_next_event(3), al_peek_next_event(3)
18
19
20
21Allegro reference manual                            al_is_event_queue_empty(3)
Impressum