apps.mt3dmaps
Class IslandUtils

java.lang.Object
  extended by apps.mt3dmaps.IslandUtils

public class IslandUtils
extends java.lang.Object

The Class IslandUtils.


Constructor Summary
IslandUtils()
           
 
Method Summary
static com.jme.scene.Spatial createReflectionTerrain()
          Creates the reflection terrain.
static com.jme.scene.Skybox createSkyBox()
          Creates the sky box.
static com.jme.scene.Spatial createSplatTerrain()
          Creates the splat terrain.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IslandUtils

public IslandUtils()
Method Detail

createReflectionTerrain

public static com.jme.scene.Spatial createReflectionTerrain()
Creates the reflection terrain.

Returns:
the spatial

createSkyBox

public static com.jme.scene.Skybox createSkyBox()
Creates the sky box.

Returns:
the skybox

createSplatTerrain

public static com.jme.scene.Spatial createSplatTerrain()
Creates the splat terrain.

Returns:
the spatial