ParticuleSimple.hpp
Go to the documentation of this file.
virtual ~ParticuleSimple()
Destructor.
Definition: ParticuleSimple.hpp:37
Definition: AudioElement.hpp:8
Definition: ParticuleEngine.hpp:16
The particule class is an element with no control, when it will be created, it does not have any cont...
Definition: ParticuleSimple.hpp:26
The particule class is an element with no control, when it will be created, it does not have any cont...
Definition: Particule.hpp:23
ParticuleSimple(ege::ParticuleEngine *_particuleEngine, const char *_particuleType)
Constructor.