apps.threedinteraction.desktop
Class FloatDesktop

java.lang.Object
  extended by apps.threedinteraction.desktop.FloatDesktop

public class FloatDesktop
extends java.lang.Object

The Class FloatDesktop.


Constructor Summary
FloatDesktop(java.lang.String name, com.jme.math.Vector3f location, int width, int height, com.jme.scene.Node worldNode)
          Instantiates a new float desktop.
 
Method Summary
 boolean hasDesktopShown()
          Checks for desktop shown.
 void showDesktop(boolean b)
          Show desktop.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatDesktop

public FloatDesktop(java.lang.String name,
                    com.jme.math.Vector3f location,
                    int width,
                    int height,
                    com.jme.scene.Node worldNode)
Instantiates a new float desktop.

Parameters:
name - the name
location - the location
width - the width
height - the height
worldNode - the world node
Method Detail

hasDesktopShown

public boolean hasDesktopShown()
Checks for desktop shown.

Returns:
true, if successful

showDesktop

public void showDesktop(boolean b)
Show desktop.

Parameters:
b - the b