Home
last modified time | relevance | path

Searched refs:ALLEGRO_EVENT_JOYSTICK_CONFIGURATION (Results 1 – 11 of 11) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_joystick_hotplugging.c126 else if (event.type == ALLEGRO_EVENT_JOYSTICK_CONFIGURATION) { in main()
H A Dex_joystick_events.c198 case ALLEGRO_EVENT_JOYSTICK_CONFIGURATION: in main_loop()
H A Dex_haptic2.cpp469 if (e.type == ALLEGRO_EVENT_JOYSTICK_CONFIGURATION) { in update()
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/
H A Devents.h20 ALLEGRO_EVENT_JOYSTICK_CONFIGURATION = 4, enumerator
/dports/devel/allegro5/allegro5-5.2.7.0/src/sdl/
H A Dsdl_joystick.c85 event.joystick.type = ALLEGRO_EVENT_JOYSTICK_CONFIGURATION; in _al_sdl_joystick_event()
/dports/devel/allegro5/allegro5-5.2.7.0/demos/cosmic_protector/src/
H A DInput.cpp146 if (e.type == ALLEGRO_EVENT_JOYSTICK_CONFIGURATION) { in poll()
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwjoyxi.c275 event.type = ALLEGRO_EVENT_JOYSTICK_CONFIGURATION; in joyxi_generate_reconfigure_event()
H A Dwjoydxnu.cpp1057 event.joystick.type = ALLEGRO_EVENT_JOYSTICK_CONFIGURATION; in joydx_generate_configure_event()
/dports/devel/allegro5/allegro5-5.2.7.0/src/android/
H A Dandroid_system.c456 event.type = ALLEGRO_EVENT_JOYSTICK_CONFIGURATION;
/dports/devel/allegro5/allegro5-5.2.7.0/src/linux/
H A Dljoynu.c274 event.joystick.type = ALLEGRO_EVENT_JOYSTICK_CONFIGURATION; in ljoy_generate_configure_event()
/dports/devel/allegro5/allegro5-5.2.7.0/src/macosx/
H A Dhidjoy.m295 event.joystick.type = ALLEGRO_EVENT_JOYSTICK_CONFIGURATION;