|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.userdefinedgestures.object.TargetObjectCollection
public class TargetObjectCollection
The Class TargetObjectCollection.
Constructor Summary | |
---|---|
TargetObjectCollection(com.jme.scene.Node worldNode,
com.jme.renderer.pass.DirectionalShadowMapPass pass)
Instantiates a new target object collection. |
Method Summary | |
---|---|
com.jme.scene.Spatial |
getObject(java.lang.String objectName)
Gets the object. |
void |
hideAllObjects()
Hide all objects. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TargetObjectCollection(com.jme.scene.Node worldNode, com.jme.renderer.pass.DirectionalShadowMapPass pass)
worldNode
- the world nodepass
- the passMethod Detail |
---|
public com.jme.scene.Spatial getObject(java.lang.String objectName)
objectName
- the object name
public void hideAllObjects()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |