![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
The direction at which an emitter emits particles. More...
#include <ParticleEmitterDictionary.h>
Public Member Functions | |
Ogre::String | doGet (const void *target) const |
Retrieves the direction. More... | |
void | doSet (void *target, const Ogre::String &val) |
Sets the direction. More... | |
The direction at which an emitter emits particles.
|
inline |
Retrieves the direction.
void ParticleEmitterDictionary::Direction::doSet | ( | void * | target, |
const Ogre::String & | val | ||
) |
Sets the direction.
[in] | target | The target. |
[in] | val | The direction. |