icculus quake2 doxygen  1.0 dev
particle_s Struct Reference

#include <client.h>

Public Attributes

struct particle_snext
 
float time
 
vec3_t org
 
vec3_t vel
 
vec3_t accel
 
float color
 
float colorvel
 
float alpha
 
float alphavel
 

Detailed Description

Definition at line 409 of file client.h.

Member Data Documentation

◆ accel

◆ alpha

◆ alphavel

◆ color

◆ colorvel

float particle_s::colorvel

Definition at line 423 of file client.h.

Referenced by CL_AddParticles(), CL_BfgParticles(), CL_FlyParticles(), and setupParticle().

◆ next

◆ org

◆ time

◆ vel