Home
last modified time | relevance | path

Searched refs:IN_Button11Down (Results 1 – 12 of 12) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp79 void IN_Button11Down(void);
99 IN_Button11Down(); in IN_UseGivenForce()
786 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
1682 { "+force_drain", "Hold to use drain force power", IN_Button11Down, NULL },
1706 { "+button11", "Button 11", IN_Button11Down, NULL },
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c242 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
890 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c241 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
889 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp322 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
1019 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c250 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
953 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c259 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
991 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c259 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
991 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c259 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
1027 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c259 void IN_Button11Down(void) {IN_KeyDown(&in_buttons[11]);} in IN_Button11Down() function
1027 Cmd_AddCommand ("+button11", IN_Button11Down); in CL_InitInput()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c183 static void IN_Button11Down(void) {KeyDown(&in_button11);} in IN_Button11Down() function
2217 Cmd_AddCommand ("+button11", IN_Button11Down, "activate button11 (behavior depends on mod)"); in CL_InitInput()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c182 void IN_Button11Down(void) {KeyDown(&in_button11);} in IN_Button11Down() function
2015 Cmd_AddCommand ("+button11", IN_Button11Down, "activate button11 (behavior depends on mod)"); in CL_InitInput()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c183 static void IN_Button11Down(void) {KeyDown(&in_button11);} in IN_Button11Down() function
2217 Cmd_AddCommand ("+button11", IN_Button11Down, "activate button11 (behavior depends on mod)"); in CL_InitInput()