|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.threedinteraction.desktop.FloatDesktop
public class FloatDesktop
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 |
|---|
public FloatDesktop(java.lang.String name,
com.jme.math.Vector3f location,
int width,
int height,
com.jme.scene.Node worldNode)
name - the namelocation - the locationwidth - the widthheight - the heightworldNode - the world node| Method Detail |
|---|
public boolean hasDesktopShown()
public void showDesktop(boolean b)
b - the b
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||