![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
The total time to live for particles emitted by an emitter. More...
#include <ParticleEmitterDictionary.h>
Public Member Functions | |
Ogre::String | doGet (const void *target) const |
Retrieves the total time to live. More... | |
void | doSet (void *target, const Ogre::String &val) |
Sets the total time to live. More... | |
The total time to live for particles emitted by an emitter.
|
inline |
Retrieves the total time to live.
void ParticleEmitterDictionary::TotalTimeToLive::doSet | ( | void * | target, |
const Ogre::String & | val | ||
) |
Sets the total time to live.
[in] | target | The target. |
[in] | val | Total time to live. |