SINGLE_PARTICLE Struct Reference

#include <particles.h>

Collaboration diagram for SINGLE_PARTICLE:

Collaboration graph
[legend]
List of all members.

Public Attributes

float transparency
float longevity
VERTEX start_position
float speed
VERTEX direction
float rotation
float size
int texture
float timestamp
bool active

Detailed Description

Definition at line 52 of file particles.h.


Member Data Documentation

bool SINGLE_PARTICLE::active
 

Definition at line 64 of file particles.h.

VERTEX SINGLE_PARTICLE::direction
 

Definition at line 58 of file particles.h.

Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams().

float SINGLE_PARTICLE::longevity
 

Definition at line 55 of file particles.h.

Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams().

float SINGLE_PARTICLE::rotation
 

Definition at line 59 of file particles.h.

Referenced by PARTICLE::AddParticle().

float SINGLE_PARTICLE::size
 

Definition at line 60 of file particles.h.

Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams().

float SINGLE_PARTICLE::speed
 

Definition at line 57 of file particles.h.

Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams().

VERTEX SINGLE_PARTICLE::start_position
 

Definition at line 56 of file particles.h.

Referenced by PARTICLE::AddParticle(), and PARTICLE::DrawParticle().

int SINGLE_PARTICLE::texture
 

Definition at line 61 of file particles.h.

Referenced by PARTICLE::AddParticle(), and PARTICLE::DrawParticle().

float SINGLE_PARTICLE::timestamp
 

Definition at line 63 of file particles.h.

Referenced by PARTICLE::AddParticle(), and PARTICLE::DrawParticle().

float SINGLE_PARTICLE::transparency
 

Definition at line 54 of file particles.h.

Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 19 04:12:29 2006 by  doxygen 1.4.6