al_flush_event_queue - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> void al_flush_event_queue(ALLEGRO_EVENT_QUEUE *queue)
Description
Drops all events, if any, from the queue.
See Also
Referenced By
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro.h> void al_flush_event_queue(ALLEGRO_EVENT_QUEUE *queue)
Drops all events, if any, from the queue.