OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon6613
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 767 milliseconds