 |
|
| |
al_flush_event_queue(3) |
|
al_flush_event_queue(3) |
al_flush_event_queue - Allegro 5 API
-
#include <allegro5/allegro.h>
void al_flush_event_queue(ALLEGRO_EVENT_QUEUE *queue)
Drops all events, if any, from the queue.
al_drop_next_event(3), al_is_event_queue_empty(3)
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc.
|