HomeSort by relevance Sort by last modified time
    Searched refs:numtouch (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/client/
pmove.h 70 int numtouch; member in struct:__anon10457
pmove.c 153 pmove.touchindex[pmove.numtouch] = trace.ent;
154 pmove.numtouch++;
608 pmove.touchindex[pmove.numtouch] = tr.ent;
609 pmove.numtouch++;
858 Numtouch and touchindex[] will be set if any of the physents
865 pmove.numtouch = 0;
  /external/quake/quake/src/QW/server/
sv_user.c     [all...]

Completed in 276 milliseconds