Home
last modified time | relevance | path

Searched refs:joy_sidethreshold (Results 1 – 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
Din_win.cpp95 cvar_t joy_sidethreshold = {"joysidethreshold", "0.15"}; variable
500 Cvar_RegisterVariable (&joy_sidethreshold); in IN_Init()
1168 if (fabs(fAxisValue) > joy_sidethreshold.value) in IN_JoyMove()
1178 if (fabs(fAxisValue) > joy_sidethreshold.value) in IN_JoyMove()
/external/quake/quake/src/QW/client/
Din_win.c94 cvar_t joy_sidethreshold = {"joysidethreshold", "0.15"}; variable
499 Cvar_RegisterVariable (&joy_sidethreshold); in IN_Init()
1161 if (fabs(fAxisValue) > joy_sidethreshold.value) in IN_JoyMove()
1171 if (fabs(fAxisValue) > joy_sidethreshold.value) in IN_JoyMove()
/external/quake/quake/src/QW/
Dcmds.txt265 joy_sidethreshold