![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <cl_particles.h>
Data Fields | |
pblend_t | blendmode |
qbool | lighting |
porientation_t | orientation |
Definition at line 51 of file cl_particles.h.
pblend_t particletype_t::blendmode |
Definition at line 53 of file cl_particles.h.
Referenced by CL_Particles_ParseEffectInfo().
qbool particletype_t::lighting |
Definition at line 55 of file cl_particles.h.
Referenced by R_DrawParticle_TransparentCallback().
porientation_t particletype_t::orientation |
Definition at line 54 of file cl_particles.h.
Referenced by CL_Particles_ParseEffectInfo().