Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iParticlesFactoryState Struct Reference
[3D, 3D]
Particles factory state.
More...
#include <imesh/particles.h>
Inheritance diagram for iParticlesFactoryState:

Public Member Functions | |
virtual uint | GetMixMode () const =0 |
Get mix mode. | |
virtual void | SetAutoStart (bool autostart)=0 |
Set whether the emitter automatically starts (default: true). | |
virtual void | SetMaterial (iMaterialWrapper *material)=0 |
Set the material to use for this particle factory. | |
virtual void | SetMixMode (uint mode)=0 |
Set mix mode. | |
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 351 of file particles.h.
Member Function Documentation
|
Get mix mode.
|
|
Set whether the emitter automatically starts (default: true).
|
|
Set the material to use for this particle factory.
|
|
Set mix mode.
|
|
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.4.4