Searched refs:joyyh (Results 1 - 1 of 1) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Din_dos.cpp95 int joyxl, joyxh, joyyl, joyyh; variable
343 if (joysticky > joyyh*2 || joystickx > joyxh*2)
376 else if (joysticky > joyyh)
383 else if (joysticky > joyyh)
537 joyyh = (centery + joysticky)/2;

Completed in 16 milliseconds