#include <ParticleSystem.h>
Collaboration diagram for pge::ParticleSystem::Particle:
Data Fields | |
Vector3f | m_position |
Vector3f | m_direction |
float | m_life |
|
Definition at line 30 of file ParticleSystem.h. Referenced by pge::ParticleSystem::resetParticle(), and pge::ParticleSystem::timer(). |
|
Definition at line 31 of file ParticleSystem.h. Referenced by pge::ParticleSystem::resetParticle(), and pge::ParticleSystem::timer(). |
|
Definition at line 29 of file ParticleSystem.h. Referenced by pge::ParticleSystem::render(), pge::ParticleSystem::resetParticle(), and pge::ParticleSystem::timer(). |