allegro ~master (2020-12-21T19:42:05Z)
Home
Dub
Repo
ALLEGRO_USER_EVENT
allegro5
events
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @
nogc
extern (
C
)
struct
ALLEGRO_USER_EVENT {
ALLEGRO_USER_EVENT_DESCRIPTOR
*
__internal__descr
;
intptr_t
data1
;
intptr_t
data2
;
intptr_t
data3
;
intptr_t
data4
;
}
Members
Variables
__internal__descr
ALLEGRO_USER_EVENT_DESCRIPTOR
*
__internal__descr
;
Undocumented in source.
data1
intptr_t
data1
;
Undocumented in source.
data2
intptr_t
data2
;
Undocumented in source.
data3
intptr_t
data3
;
Undocumented in source.
data4
intptr_t
data4
;
Undocumented in source.
Meta
Source
See Implementation
allegro5
events
aliases
ALLEGRO_EVENT_TYPE
enums
ALLEGRO_EVENT_JOYSTICK_AXIS
functions
ALLEGRO_EVENT_TYPE_IS_USER
ALLEGRO_GET_EVENT_TYPE
_AL_EVENT_HEADER
al_create_event_queue
al_destroy_event_queue
al_destroy_user_event_source
al_drop_next_event
al_emit_user_event
al_flush_event_queue
al_get_event_source_data
al_get_next_event
al_init_user_event_source
al_is_event_queue_empty
al_is_event_queue_paused
al_is_event_source_registered
al_pause_event_queue
al_peek_next_event
al_register_event_source
al_set_event_source_data
al_unref_user_event
al_unregister_event_source
al_wait_for_event
al_wait_for_event_timed
al_wait_for_event_until
structs
ALLEGRO_ANY_EVENT
ALLEGRO_DISPLAY_EVENT
ALLEGRO_EVENT_QUEUE
ALLEGRO_EVENT_SOURCE
ALLEGRO_JOYSTICK_EVENT
ALLEGRO_KEYBOARD_EVENT
ALLEGRO_MOUSE_EVENT
ALLEGRO_TIMER_EVENT
ALLEGRO_TOUCH_EVENT
ALLEGRO_USER_EVENT
ALLEGRO_USER_EVENT_DESCRIPTOR
unions
ALLEGRO_EVENT