Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

Particle Struct Reference

List of all members.

Public Attributes

float p [3]
float v [3]
int color
int shade
float DeathTime
float CurDeathTime
float Drag

Member Data Documentation

int Particle::color
 

Definition at line 92 of file particles.c.

Referenced by Particles_Create(), Particles_Draw(), and Particles_EmitSources().

float Particle::CurDeathTime
 

Definition at line 93 of file particles.c.

Referenced by Particles_Create(), and Particles_MoveParticles().

float Particle::DeathTime
 

Definition at line 93 of file particles.c.

Referenced by Particles_Create(), and Particles_MoveParticles().

float Particle::Drag
 

Definition at line 94 of file particles.c.

Referenced by Particles_Create(), and Particles_MoveParticles().

float Particle::p[3]
 

Definition at line 90 of file particles.c.

Referenced by Particles_Create(), Particles_Draw(), Particles_EmitSources(), and Particles_MoveParticles().

int Particle::shade
 

Definition at line 92 of file particles.c.

Referenced by Particles_Create(), Particles_DeleteParticle(), Particles_Draw(), Particles_EmitSources(), Particles_MoveParticles(), and Particles_NewParticle().

float Particle::v[3]
 

Definition at line 90 of file particles.c.

Referenced by Particles_Create(), Particles_EmitSources(), and Particles_MoveParticles().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:22 2003 for GTestAndEngine by doxygen 1.3.2