Home
last modified time | relevance | path

Searched refs:SDID_MOVEUP (Results 1 – 22 of 22) sorted by relevance

/dports/games/openbor4432/openbor-ba1eb4f/engine/android/jni/openbor/
H A Dvideo.c137 bx[SDID_MOVEUP] = cx1; in setup_touch_default()
138 by[SDID_MOVEUP] = cy1 - ra * hh; in setup_touch_default()
139 br[SDID_MOVEUP] = rb * hh; in setup_touch_default()
142 br[SDID_MOVERIGHT] = br[SDID_MOVEUP]; in setup_touch_default()
143 bx[SDID_MOVEDOWN] = bx[SDID_MOVEUP]; in setup_touch_default()
145 br[SDID_MOVEDOWN] = br[SDID_MOVEUP]; in setup_touch_default()
148 br[SDID_MOVELEFT] = br[SDID_MOVEUP]; in setup_touch_default()
150 bx[SDID_SPECIAL] = w - bx[SDID_MOVEUP]; in setup_touch_default()
155 br[SDID_ATTACK2] = br[SDID_MOVEUP]; in setup_touch_default()
158 br[SDID_JUMP] = br[SDID_MOVEUP]; in setup_touch_default()
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/android/app/jni/openbor/
H A Dvideo.c139 bx[SDID_MOVEUP] = cx1; in setup_touch_default()
140 by[SDID_MOVEUP] = cy1 - ra * hh; in setup_touch_default()
141 br[SDID_MOVEUP] = rb * hh; in setup_touch_default()
144 br[SDID_MOVERIGHT] = br[SDID_MOVEUP]; in setup_touch_default()
145 bx[SDID_MOVEDOWN] = bx[SDID_MOVEUP]; in setup_touch_default()
147 br[SDID_MOVEDOWN] = br[SDID_MOVEUP]; in setup_touch_default()
150 br[SDID_MOVELEFT] = br[SDID_MOVEUP]; in setup_touch_default()
152 bx[SDID_SPECIAL] = w - bx[SDID_MOVEUP]; in setup_touch_default()
157 br[SDID_ATTACK2] = br[SDID_MOVEUP]; in setup_touch_default()
160 br[SDID_JUMP] = br[SDID_MOVEUP]; in setup_touch_default()
[all …]
/dports/games/openbor3979/openbor-2bcf25b/engine/android/jni/
H A Dvideo.c142 bx[SDID_MOVEUP] = cx1; in setup_touch_default()
143 by[SDID_MOVEUP] = cy1 - ra * hh; in setup_touch_default()
144 br[SDID_MOVEUP] = rb * hh; in setup_touch_default()
147 br[SDID_MOVERIGHT] = br[SDID_MOVEUP]; in setup_touch_default()
148 bx[SDID_MOVEDOWN] = bx[SDID_MOVEUP]; in setup_touch_default()
150 br[SDID_MOVEDOWN] = br[SDID_MOVEUP]; in setup_touch_default()
153 br[SDID_MOVELEFT] = br[SDID_MOVEUP]; in setup_touch_default()
155 bx[SDID_SPECIAL] = w - bx[SDID_MOVEUP]; in setup_touch_default()
160 br[SDID_ATTACK2] = br[SDID_MOVEUP]; in setup_touch_default()
163 br[SDID_JUMP] = br[SDID_MOVEUP]; in setup_touch_default()
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/sdl/
H A Dcontrol.c298 device->mappings[SDID_MOVEUP] = SDL_SCANCODE_UP; in set_default_keyboard_mappings()
334 device->mappings[SDID_MOVEUP] = numButtons; in set_default_joystick_mappings()
906 diry = (by[SDID_MOVEUP]+by[SDID_MOVEDOWN])/2.0; in control_update_android_touch()
907 circlea = bx[SDID_MOVERIGHT]-dirx-br[SDID_MOVEUP]; in control_update_android_touch()
947 touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
979 touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
1016 touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
1026 if(j==SDID_MOVERIGHT || j==SDID_MOVEUP || in control_update_android_touch()
1047 keystate[pc(SDID_MOVEUP)] = touchstates[SDID_MOVEUP]; in control_update_android_touch()
1077 diry = (by[SDID_MOVEUP]+by[SDID_MOVEDOWN])/2.0; in is_touch_area()
[all …]
/dports/games/openbor4432/openbor-ba1eb4f/engine/sdl/
H A Dcontrol.c403 diry = (by[SDID_MOVEUP]+by[SDID_MOVEDOWN])/2.0; in control_update_android_touch()
404 circlea = bx[SDID_MOVERIGHT]-dirx-br[SDID_MOVEUP]; in control_update_android_touch()
405 circleb = bx[SDID_MOVERIGHT]-dirx+br[SDID_MOVEUP]*1.5; in control_update_android_touch()
427 touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
429 touchstates[SDID_MOVEUP] = touchstates[SDID_MOVELEFT] = 1; in control_update_android_touch()
439 touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
443 touchstates[SDID_MOVEUP] = touchstates[SDID_MOVERIGHT] = 1; in control_update_android_touch()
450 else touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
456 if(j==SDID_MOVERIGHT || j==SDID_MOVEUP || in control_update_android_touch()
469 keystate[pc(SDID_MOVEUP)] = touchstates[SDID_MOVEUP]; in control_update_android_touch()
/dports/games/openbor3979/openbor-2bcf25b/engine/sdl/
H A Dcontrol.c426 diry = (by[SDID_MOVEUP]+by[SDID_MOVEDOWN])/2.0; in control_update_android_touch()
427 circlea = bx[SDID_MOVERIGHT]-dirx-br[SDID_MOVEUP]; in control_update_android_touch()
428 circleb = bx[SDID_MOVERIGHT]-dirx+br[SDID_MOVEUP]*1.5; in control_update_android_touch()
450 touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
452 touchstates[SDID_MOVEUP] = touchstates[SDID_MOVELEFT] = 1; in control_update_android_touch()
462 touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
466 touchstates[SDID_MOVEUP] = touchstates[SDID_MOVERIGHT] = 1; in control_update_android_touch()
473 else touchstates[SDID_MOVEUP] = 1; in control_update_android_touch()
479 if(j==SDID_MOVERIGHT || j==SDID_MOVEUP || in control_update_android_touch()
492 keystate[pc(SDID_MOVEUP)] = touchstates[SDID_MOVEUP]; in control_update_android_touch()
/dports/games/openbor/openbor-3caaddd5/engine/wii/
H A Dcontrol.c177 device->mappings[SDID_MOVEUP] = WPAD_BUTTON_RIGHT; in set_default_wiimote_mappings()
194 device->mappings[SDID_MOVEUP] = LEFT_STICK_UP; in set_default_wiimote_nunchuk_mappings()
211 device->mappings[SDID_MOVEUP] = WPAD_CLASSIC_BUTTON_UP; in set_default_classic_controller_mappings()
/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c295 ICMPCONST(SDID_MOVEUP) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h419 SDID_MOVEUP, enumerator
441 FLAG_MOVEUP = (1 << SDID_MOVEUP),
H A Dopenbor.c4428 return SDID_MOVEUP; in translate_SDID()
35238 control_setkey(playercontrolpointers[p], FLAG_MOVEUP, savedata.keys[p][SDID_MOVEUP]); in apply_controls()
38116 strcpy(buttonnames[SDID_MOVEUP], "Move Up"); in keyboard_setup()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h120 #define SDID_MOVEUP 0 macro
H A Dopenbor.c2084 savedata.keys[0][SDID_MOVEUP] = CONTROL_DEFAULT1_UP; in clearsettings()
2097 savedata.keys[1][SDID_MOVEUP] = CONTROL_DEFAULT2_UP; in clearsettings()
2110 savedata.keys[2][SDID_MOVEUP] = CONTROL_DEFAULT3_UP; in clearsettings()
2123 savedata.keys[3][SDID_MOVEUP] = CONTROL_DEFAULT4_UP; in clearsettings()
20591 control_setkey(playercontrolpointers[p], FLAG_MOVEUP, savedata.keys[p][SDID_MOVEUP]); in apply_controls()
H A Dopenborscript.c8915 ICMPCONST(SDID_MOVEUP) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h119 #define SDID_MOVEUP 0 macro
H A Dopenbor.c2218 savedata.keys[0][SDID_MOVEUP] = CONTROL_DEFAULT1_UP; in clearsettings()
2231 savedata.keys[1][SDID_MOVEUP] = CONTROL_DEFAULT2_UP; in clearsettings()
2244 savedata.keys[2][SDID_MOVEUP] = CONTROL_DEFAULT3_UP; in clearsettings()
2257 savedata.keys[3][SDID_MOVEUP] = CONTROL_DEFAULT4_UP; in clearsettings()
20917 control_setkey(playercontrolpointers[p], FLAG_MOVEUP, savedata.keys[p][SDID_MOVEUP]); in apply_controls()
H A Dopenborscript.c8480 ICMPCONST(SDID_MOVEUP)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h118 #define SDID_MOVEUP 0 macro
H A Dopenbor.c2712 savedata.keys[0][SDID_MOVEUP] = CONTROL_DEFAULT1_UP; in clearsettings()
2725 savedata.keys[1][SDID_MOVEUP] = CONTROL_DEFAULT2_UP; in clearsettings()
2738 savedata.keys[2][SDID_MOVEUP] = CONTROL_DEFAULT3_UP; in clearsettings()
2751 savedata.keys[3][SDID_MOVEUP] = CONTROL_DEFAULT4_UP; in clearsettings()
4577 return SDID_MOVEUP; in translate_SDID()
28213 control_setkey(playercontrolpointers[p], FLAG_MOVEUP, savedata.keys[p][SDID_MOVEUP]); in apply_controls()
30553 strncpy(buttonnames[SDID_MOVEUP], "Move Up", 16); in keyboard_setup()
H A Dopenborscript.c10170 ICMPCONST(SDID_MOVEUP) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h214 SDID_MOVEUP, enumerator
H A Dopenbor.c2988 savedata.keys[0][SDID_MOVEUP] = CONTROL_DEFAULT1_UP; in clearsettings()
3004 savedata.keys[1][SDID_MOVEUP] = CONTROL_DEFAULT2_UP; in clearsettings()
3020 savedata.keys[2][SDID_MOVEUP] = CONTROL_DEFAULT3_UP; in clearsettings()
3036 savedata.keys[3][SDID_MOVEUP] = CONTROL_DEFAULT4_UP; in clearsettings()
4907 return SDID_MOVEUP; in translate_SDID()
32062 control_setkey(playercontrolpointers[p], FLAG_MOVEUP, savedata.keys[p][SDID_MOVEUP]); in apply_controls()
34646 strncpy(buttonnames[SDID_MOVEUP], "Move Up", 16); in keyboard_setup()
H A Dopenborscript.c12958 ICMPCONST(SDID_MOVEUP) in mapstrings_transconst()