HomeSort by relevance Sort by last modified time
    Searched full:joyxh (Results 1 - 1 of 1) sorted by null

  /external/quake/quake/src/WinQuake/
in_dos.cpp 95 int joyxl, joyxh, joyyl, joyyh; variable
343 if (joysticky > joyyh*2 || joystickx > joyxh*2)
357 else if (joystickx > joyxh)
364 else if (joystickx > joyxh)
536 joyxh = (centerx + joystickx)/2;

Completed in 125 milliseconds