Defaulteffectors
| Classes | |
| struct | iParticleBuiltinEffectorFactory | 
| Factory for builtin effectors.  More... | |
| struct | iParticleBuiltinEffectorForce | 
| Simple force/acceleration applied to particles.  More... | |
| struct | iParticleBuiltinEffectorLinColor | 
| Simple linear interpolation of particle color based on particle lifetime.  More... | |
| struct | iParticleBuiltinEffectorVelocityField | 
| Velocity field effector.  More... | |
| Enumerations | |
| enum | csParticleBuiltinEffectorVFType { CS_PARTICLE_BUILTIN_SPIRAL, CS_PARTICLE_BUILTIN_RADIALPOINT } | 
| Velocity field effector types Determine the ODE the velocity field effector will solve to get new particle positions from current ones.  More... | |
Enumeration Type Documentation
Velocity field effector types Determine the ODE the velocity field effector will solve to get new particle positions from current ones.
- Enumerator:
Definition at line 723 of file particles.h.
Generated for Crystal Space by doxygen 1.4.7

