![]() |
Sly Engine
|
#include <Particle.h>


Public Member Functions | |
| void | Initialize (Vect pos, Vect direction, float speed) |
Public Attributes | |
| ParticleFactory::StorageRef | myDeleteRef |
| Vect | pos |
| Vect | direction |
| float | speed |
| void Particle::Initialize | ( | Vect | pos, |
| Vect | direction, | ||
| float | speed | ||
| ) |

| Vect Particle::direction |
| ParticleFactory::StorageRef Particle::myDeleteRef |
| Vect Particle::pos |
| float Particle::speed |