Class NodeQueue
- java.lang.Object
- 
- jadex.extension.envsupport.observer.graphics.jmonkey.util.NodeQueue
 
- 
 public class NodeQueue extends java.lang.ObjectNodeQueue. We use it to reduce the EffectNodes in the Scene. So there can be ony as many Effects the same time as the Maxsize.
- 
- 
Constructor SummaryConstructors Constructor Description NodeQueue(int maxsize)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description com.jme3.scene.Nodepush(com.jme3.scene.Node node)
 
-