|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEigenMeat.EigenMaze.Particle
EigenMeat.EigenMaze.ParticleSphere
A single Particle for the particle engine.
| Field Summary |
| Fields inherited from class EigenMeat.EigenMaze.Particle |
b, g, position, r, scale, timeToDie, xgrav, xrot, xvel, ygrav, yrot, yvel, zgrav, zrot, zvel |
| Constructor Summary | |
ParticleSphere()
Default constructor. |
|
| Method Summary | |
void |
draw(net.java.games.jogl.GLDrawable gldraw)
Draw the particle. |
| Methods inherited from class EigenMeat.EigenMaze.Particle |
getPosition, getScale, getTimeToDie, process, setColor, setGravity, setPosition, setRotation, setScale, setTimeToDie, setVelocity, setVelocity |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ParticleSphere()
| Method Detail |
public void draw(net.java.games.jogl.GLDrawable gldraw)
draw in class Particlegldraw - jogl gl interface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||