/external/quake/quake/src/QW/client/ |
d_iface.h | 35 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2 enumerator in enum:__anon14126
|
glquake2.h | 110 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2
enumerator in enum:__anon14165
|
r_part.c | 253 p->type = pt_grav; 289 p->type = pt_grav; 331 p->type = pt_grav; 614 case pt_grav:
|
glquake.h | 156 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2 enumerator in enum:__anon14162
|
/external/quake/quake/src/WinQuake/ |
d_iface.h | 35 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2,
enumerator in enum:__anon14409
|
r_part.cpp | 589 p->type = pt_grav; 620 p->type = pt_grav; 839 case pt_grav:
|
glquake.h | 145 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2, enumerator in enum:__anon14523
|