al_destroy_event_queue
void al_destroy_event_queue(ALLEGRO_EVENT_QUEUE *queue)
Introduced in 5.0.0
Destroy the event queue specified. All event sources currently registered with the queue will be automatically unregistered before the queue is destroyed.
See also: al_create_event_queue, ALLEGRO_EVENT_QUEUE
Examples: ex_bitmap_target, ex_blend, ex_blit, ex_clip, ex_curl, ex_disable_screensaver, ex_draw, ex_expose, ex_font, ex_fs_resize, ex_fs_window, ex_glext, ex_iphone, ex_lines, ex_membmp, ex_mixer_pp, ex_mouse_events, ex_native_filechooser, ex_noframe, ex_ogre3d, ex_opengl, ex_physfs, ex_saw, ex_stream_file, ex_subbitmap, ex_threads, ex_threads2, ex_timer, ex_user_events, ex_vsync, ex_warp_mouse, ex_windows, ex_winfull
Most helpful discussions:
- Weird issue with font, can anybody help?
- Blacking out the display while resizing
- KrampusHack 2016
- Bitmap behind mappy map
- Statically link Allegro 5 in Ubuntu?
- Vsync-Dependent Game Loop
- How to play video in allegro 5
- Why some Shaders don't work !
- Mixing Allegro 5 with OPENGL
- Advice for game loops with lengthy computations
Other recent discussions: