![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
float | airfriction |
float | alpha [3] |
pblend_t | blendmode |
float | bounce |
unsigned int | color [2] |
float | countabsolute |
float | countmultiplier |
int | effectnameindex |
int | flags |
float | gravity |
float | lightcolor [3] |
float | lightcorona [2] |
int | lightcubemapnum |
float | lightradiusfade |
float | lightradiusstart |
qbool | lightshadow |
float | lighttime |
float | liquidfriction |
porientation_t | orientation |
float | originjitter [3] |
float | originoffset [3] |
double | particleaccumulator |
ptype_t | particletype |
float | relativeoriginoffset [3] |
float | relativevelocityoffset [3] |
float | rotate [4] |
float | size [3] |
float | stainalpha [2] |
unsigned int | staincolor [2] |
float | stainsize [2] |
int | staintex [2] |
float | stretchfactor |
int | tex [2] |
float | time [2] |
float | trailspacing |
float | velocityjitter [3] |
float | velocitymultiplier |
float | velocityoffset [3] |
Definition at line 50 of file cl_particles.c.
float particleeffectinfo_t::airfriction |
Definition at line 96 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::alpha[3] |
Definition at line 86 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
pblend_t particleeffectinfo_t::blendmode |
Definition at line 72 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::bounce |
Definition at line 93 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
unsigned int particleeffectinfo_t::color[2] |
Definition at line 77 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::countabsolute |
Definition at line 61 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::countmultiplier |
Definition at line 65 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
int particleeffectinfo_t::effectnameindex |
Definition at line 52 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
int particleeffectinfo_t::flags |
Definition at line 54 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::gravity |
Definition at line 90 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::lightcolor[3] |
Definition at line 116 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::lightcorona[2] |
Definition at line 119 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
int particleeffectinfo_t::lightcubemapnum |
Definition at line 118 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::lightradiusfade |
Definition at line 114 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::lightradiusstart |
Definition at line 113 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
qbool particleeffectinfo_t::lightshadow |
Definition at line 117 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::lighttime |
Definition at line 115 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::liquidfriction |
Definition at line 99 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
porientation_t particleeffectinfo_t::orientation |
Definition at line 74 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::originjitter[3] |
Definition at line 109 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::originoffset[3] |
Definition at line 105 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
double particleeffectinfo_t::particleaccumulator |
Definition at line 57 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo().
ptype_t particleeffectinfo_t::particletype |
Definition at line 70 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::relativeoriginoffset[3] |
Definition at line 106 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::relativevelocityoffset[3] |
Definition at line 108 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::rotate[4] |
Definition at line 125 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::size[3] |
Definition at line 84 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::stainalpha[2] |
Definition at line 122 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
unsigned int particleeffectinfo_t::staincolor[2] |
Definition at line 120 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::stainsize[2] |
Definition at line 123 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
int particleeffectinfo_t::staintex[2] |
Definition at line 121 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::stretchfactor |
Definition at line 103 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
int particleeffectinfo_t::tex[2] |
Definition at line 82 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::time[2] |
Definition at line 88 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::trailspacing |
Definition at line 68 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::velocityjitter[3] |
Definition at line 110 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::velocitymultiplier |
Definition at line 111 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().
float particleeffectinfo_t::velocityoffset[3] |
Definition at line 107 of file cl_particles.c.
Referenced by CL_NewParticlesFromEffectinfo(), and CL_Particles_ParseEffectInfo().