/external/quake/quake/src/QW/client/ |
r_part.c | 397 p->type = pt_fire; 405 p->type = pt_fire; 536 if (p->type==pt_fire) 570 case pt_fire:
|
d_iface.h | 35 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2 enumerator in enum:__anon14128
|
glquake2.h | 110 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2
enumerator in enum:__anon14167
|
glquake.h | 156 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2 enumerator in enum:__anon14164
|
/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:__anon14411
|
r_part.cpp | 575 p->type = pt_fire; 583 p->type = pt_fire; 796 case pt_fire:
|
glquake.h | 145 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2, enumerator in enum:__anon14525
|