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

  /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:__anon6537
glquake2.h 110 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2 enumerator in enum:__anon6576
glquake.h 156 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2 enumerator in enum:__anon6573
r_part.c 159 p->type = pt_explode;
539 // else if (p->type==pt_explode || p->type==pt_explode2)
579 case pt_explode:
  /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:__anon6820
r_part.cpp 169 p->type = pt_explode;
296 p->type = pt_explode;
421 p->type = pt_explode;
805 case pt_explode:
glquake.h 145 pt_static, pt_grav, pt_slowgrav, pt_fire, pt_explode, pt_explode2, pt_blob, pt_blob2, enumerator in enum:__anon6934

Completed in 30 milliseconds