- ALLEGRO_EVENT_TYPE_IS_USERbool ALLEGRO_EVENT_TYPE_IS_USER(ALLEGRO_EVENT_TYPE t) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ALLEGRO_GET_EVENT_TYPEALLEGRO_EVENT_TYPE ALLEGRO_GET_EVENT_TYPE(char a, char b, char c, char d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- _AL_EVENT_HEADERstring _AL_EVENT_HEADER() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- al_create_event_queueALLEGRO_EVENT_QUEUE* al_create_event_queue() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_destroy_event_queuevoid al_destroy_event_queue(ALLEGRO_EVENT_QUEUE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_destroy_user_event_sourcevoid al_destroy_user_event_source(ALLEGRO_EVENT_SOURCE* src) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_drop_next_eventbool al_drop_next_event(ALLEGRO_EVENT_QUEUE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_emit_user_eventbool al_emit_user_event(ALLEGRO_EVENT_SOURCE* , ALLEGRO_EVENT* , void function(ALLEGRO_USER_EVENT*) dtor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_flush_event_queuevoid al_flush_event_queue(ALLEGRO_EVENT_QUEUE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_get_event_source_dataintptr_t al_get_event_source_data(ALLEGRO_EVENT_SOURCE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_get_next_eventbool al_get_next_event(ALLEGRO_EVENT_QUEUE* , ALLEGRO_EVENT* ret_event) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_init_user_event_sourcevoid al_init_user_event_source(ALLEGRO_EVENT_SOURCE* src) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_is_event_queue_emptybool al_is_event_queue_empty(ALLEGRO_EVENT_QUEUE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_is_event_queue_pausedbool al_is_event_queue_paused(ALLEGRO_EVENT_QUEUE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_is_event_source_registeredbool al_is_event_source_registered(ALLEGRO_EVENT_QUEUE* , ALLEGRO_EVENT_SOURCE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_pause_event_queuevoid al_pause_event_queue(ALLEGRO_EVENT_QUEUE* , bool ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_peek_next_eventbool al_peek_next_event(ALLEGRO_EVENT_QUEUE* , ALLEGRO_EVENT* ret_event) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_register_event_sourcevoid al_register_event_source(ALLEGRO_EVENT_QUEUE* , ALLEGRO_EVENT_SOURCE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_set_event_source_datavoid al_set_event_source_data(ALLEGRO_EVENT_SOURCE* , intptr_t data) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_unref_user_eventvoid al_unref_user_event(ALLEGRO_USER_EVENT* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_unregister_event_sourcevoid al_unregister_event_source(ALLEGRO_EVENT_QUEUE* , ALLEGRO_EVENT_SOURCE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_wait_for_eventvoid al_wait_for_event(ALLEGRO_EVENT_QUEUE* , ALLEGRO_EVENT* ret_event) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_wait_for_event_timedbool al_wait_for_event_timed(ALLEGRO_EVENT_QUEUE* , ALLEGRO_EVENT* ret_event, float secs) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_wait_for_event_untilbool al_wait_for_event_until(ALLEGRO_EVENT_QUEUE* queue, ALLEGRO_EVENT* ret_event, ALLEGRO_TIMEOUT* timeout) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_ANY_EVENTstruct ALLEGRO_ANY_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_DISPLAY_EVENTstruct ALLEGRO_DISPLAY_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_EVENT_QUEUEstruct ALLEGRO_EVENT_QUEUE 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_EVENT_SOURCEstruct ALLEGRO_EVENT_SOURCE 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_JOYSTICK_EVENTstruct ALLEGRO_JOYSTICK_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_KEYBOARD_EVENTstruct ALLEGRO_KEYBOARD_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_MOUSE_EVENTstruct ALLEGRO_MOUSE_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_TIMER_EVENTstruct ALLEGRO_TIMER_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_TOUCH_EVENTstruct ALLEGRO_TOUCH_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_USER_EVENTstruct ALLEGRO_USER_EVENT 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ALLEGRO_USER_EVENT_DESCRIPTORstruct ALLEGRO_USER_EVENT_DESCRIPTOR 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.