#include <Particle.h>
Public Attributes | |
bool | active |
float | life |
float | fade |
float | size |
COLOR | color |
VECTOR3D | position |
VECTOR3D | direction |
VECTOR3D | gravity |
bool particle::active |
float particle::life |
float particle::fade |
float particle::size |
COLOR particle::color |
VECTOR3D particle::position |
VECTOR3D particle::direction |
VECTOR3D particle::gravity |