iParticlesFactoryState Struct Reference
[3D]
Particles factory state.
More...
#include <particles.h>
Inheritance diagram for iParticlesFactoryState:

Public Methods | |
virtual void | SetMaterial (iMaterialWrapper *material)=0 |
Set the material to use for this particle factory. | |
virtual void | SetAutoStart (bool autostart)=0 |
Set whether the emitter automatically starts (default: true). | |
virtual void | SetPhysicsPlugin (const char *plugin)=0 |
Set the particle physics plugin (Defaults to 'crystalspace.particles.physics.simple'). |
Detailed Description
Particles factory state.
Definition at line 344 of file particles.h.
Member Function Documentation
|
Set whether the emitter automatically starts (default: true).
|
|
Set the material to use for this particle factory.
|
|
Set the particle physics plugin (Defaults to 'crystalspace.particles.physics.simple').
|
The documentation for this struct was generated from the following file:
- imesh/particles.h
Generated for Crystal Space by doxygen 1.2.18