Uses of Class
com.jme.scene.shape.Box

Packages that use Box
com.jme.scene.shape Standard geometric shapes. 
 

Uses of Box in com.jme.scene.shape
 

Subclasses of Box in com.jme.scene.shape
 class MultiFaceBox
          The used Texture is 1 Unit wide and 8 Units high.
 

Methods in com.jme.scene.shape that return Box
 Box Box.clone()
          Creates a clone of this box.