|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Force
Particle system force.
| Method Summary | |
|---|---|
void |
applyForce()
Causes force to be applied to affected particles. |
void |
display(javax.media.opengl.GL gl)
Display any instructive force information, e.g., connecting spring. |
ParticleSystem |
getParticleSystem()
Reference to the ParticleSystem this force affects. |
| Method Detail |
|---|
void applyForce()
void display(javax.media.opengl.GL gl)
ParticleSystem getParticleSystem()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||