Uses of Class
com.jme.math.Rectangle

Packages that use Rectangle
com.jme.effects   
 

Uses of Rectangle in com.jme.effects
 

Methods in com.jme.effects that return Rectangle
 Rectangle ParticleManager.getRectangle()
          getRectangle returns the currently set rectangle segment.
 

Methods in com.jme.effects with parameters of type Rectangle
 void ParticleManager.setGeometry(Rectangle rect)
          Set a rectangular patch to be used as the "emittor".