|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectenv3d.GameObjectAdapter
env3d.advanced.EnvAbstractNode
env3d.advanced.EnvParticle
public class EnvParticle
| Field Summary | |
|---|---|
protected com.jme3.effect.ParticleEmitter |
pMesh
|
| Fields inherited from class env3d.advanced.EnvAbstractNode |
|---|
rotateX, rotateY, rotateZ, scale |
| Fields inherited from class env3d.GameObjectAdapter |
|---|
assetManager, currentAction, currentModel, currentTexture, internalObject, jme_node, lighting, locator, mat, mat_lit, objectCache, q, qX, qY, qZ |
| Constructor Summary | |
|---|---|
EnvParticle(int numParticles)
|
|
| Method Summary | |
|---|---|
com.jme3.effect.ParticleEmitter |
getJmeParticleSystem()
Returns the internal java monkey particle system. |
void |
setTexture(java.lang.String textureFile)
Sets the texture for this particle system. |
| Methods inherited from class env3d.advanced.EnvAbstractNode |
|---|
attach, getRotateX, getRotateY, getRotateZ, getScale, getX, getY, getZ, remove, setRotateX, setRotateY, setRotateZ, setScale, setX, setY, setZ, update, updateRotation |
| Methods inherited from class env3d.GameObjectAdapter |
|---|
drawSquare, drawSquare, getFieldFromObject, getJme_node, registerLocator, useLightingMaterial |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected com.jme3.effect.ParticleEmitter pMesh
| Constructor Detail |
|---|
public EnvParticle(int numParticles)
| Method Detail |
|---|
public void setTexture(java.lang.String textureFile)
textureFile - public com.jme3.effect.ParticleEmitter getJmeParticleSystem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||