![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
| float | s1 |
| float | s2 |
| float | t1 |
| float | t2 |
| rtexture_t * | texture |
Definition at line 177 of file cl_particles.c.
| float particletexture_t::s1 |
Definition at line 180 of file cl_particles.c.
Referenced by R_DrawParticle_TransparentCallback().
| float particletexture_t::s2 |
Definition at line 180 of file cl_particles.c.
Referenced by R_DrawParticle_TransparentCallback().
| float particletexture_t::t1 |
Definition at line 180 of file cl_particles.c.
Referenced by CL_NewParticle(), and R_DrawParticle_TransparentCallback().
| float particletexture_t::t2 |
Definition at line 180 of file cl_particles.c.
Referenced by CL_NewParticle(), and R_DrawParticle_TransparentCallback().
| rtexture_t* particletexture_t::texture |
Definition at line 179 of file cl_particles.c.