#include <particles.h>
Collaboration diagram for SINGLE_PARTICLE:

Public Attributes | |
| float | transparency |
| float | longevity |
| VERTEX | start_position |
| float | speed |
| VERTEX | direction |
| float | rotation |
| float | size |
| int | texture |
| float | timestamp |
| bool | active |
Definition at line 52 of file particles.h.
|
|
Definition at line 64 of file particles.h. |
|
|
Definition at line 58 of file particles.h. Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams(). |
|
|
Definition at line 55 of file particles.h. Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams(). |
|
|
Definition at line 59 of file particles.h. Referenced by PARTICLE::AddParticle(). |
|
|
Definition at line 60 of file particles.h. Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams(). |
|
|
Definition at line 57 of file particles.h. Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams(). |
|
|
Definition at line 56 of file particles.h. Referenced by PARTICLE::AddParticle(), and PARTICLE::DrawParticle(). |
|
|
Definition at line 61 of file particles.h. Referenced by PARTICLE::AddParticle(), and PARTICLE::DrawParticle(). |
|
|
Definition at line 63 of file particles.h. Referenced by PARTICLE::AddParticle(), and PARTICLE::DrawParticle(). |
|
|
Definition at line 54 of file particles.h. Referenced by PARTICLE::AddParticle(), PARTICLE::DrawParticle(), PARTICLE::PARTICLE(), and PARTICLE::SetParams(). |
1.4.6