Home
last modified time | relevance | path

Searched refs:mouse_b (Results 51 – 75 of 77) sorted by relevance

1234

/dports/devel/allegro/allegro-4.4.3.1/tests/
H A Dakaitest.c500 } while (mouse_b); in piano_proc()
/dports/games/powermanga/powermanga-0.93.1/src/
H A Dspaceship_weapons.c56 if ((mouse_b == 1 || keys_down[K_SPACE] || fire_button_down) in spaceship_weapons()
H A Doptions_panel.c603 if (option_selected_pos > 0 && mouse_b == 1) in options_check_selected()
H A Ddisplay_sdl.c1105 mouse_b = 1; in display_handle_events()
1116 mouse_b = 0; in display_handle_events()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_zh-tw.lang2190 {mouse_b,
H A Dwings_ru.lang1909 {mouse_b,
H A Dwings_fi.lang1410 {mouse_b,
H A Dwings_it.lang1293 {mouse_b,
H A Dwings_sv.lang1418 {mouse_b,
H A Dwings_cs.lang1857 {mouse_b,
H A Dwings_pl.lang1952 {mouse_b,
H A Dwings_pt.lang885 {mouse_b,
H A Dwings_jp.lang3394 {mouse_b,
H A Dwings_ko.lang3528 {mouse_b,
H A Dwings_tr.lang2078 {mouse_b,
H A Dwings_de.lang2195 {mouse_b,
H A Dwings_zh-cn.lang3499 {mouse_b,
H A Dwings_es-ES.lang2293 {mouse_b,
/dports/games/atanks/atanks-6.5/src/
H A Datanks.cpp886 mouse_b = 0; in menu()
928 if (mouse_b & 1) { in menu()
H A Denvironment.cpp553 if (mouse_b & 1) { in ingamemenu()
H A Dgameloop.cpp1942 while (!keypressed() && !mouse_b) in draw_eor_scoreboard()
/dports/devel/allegro/allegro-4.4.3.1/tools/
H A Dgrabber.c459 } while (mouse_b); in box_end()
463 } while ((!keypressed()) && (!mouse_b)); in box_end()
467 } while (mouse_b); in box_end()
1155 if ((mouse_b == 2) && (!in_dclick)) { in list_proc()
/dports/devel/allegro/allegro-4.4.3.1/setup/
H A Dsetup.c1270 } while (mouse_b); in joystick_proc()
1277 while ((!c) && (!mouse_b)) { in joystick_proc()
1319 } while (mouse_b); in joystick_proc()
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/sound/
H A Dallegro.h180 extern volatile int mouse_b;
/dports/games/alex4/alex4src/src/
H A Dmain.c2478 update_edit_mode(map, swap_screen, mx, my, mouse_b); in play()

1234