|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseParticleSystemConfig | |
|---|---|
| com.threerings.opengl.effect | Effect classes. |
| com.threerings.opengl.effect.config | Effect configurations. |
| Uses of BaseParticleSystemConfig in com.threerings.opengl.effect |
|---|
| Methods in com.threerings.opengl.effect with parameters of type BaseParticleSystemConfig | |
|---|---|
void |
BaseParticleSystem.setConfig(BaseParticleSystemConfig config)
Sets the configuration of this system. |
| Uses of BaseParticleSystemConfig in com.threerings.opengl.effect.config |
|---|
| Subclasses of BaseParticleSystemConfig in com.threerings.opengl.effect.config | |
|---|---|
class |
MetaParticleSystemConfig
The configuration of a meta particle system (like a particle system, but each particle is a model instance). |
class |
ParticleSystemConfig
The configuration of a particle system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||