|
@@ -354,7 +354,7 @@ nifty.addScreen("hud", new ScreenBuilder("hud") {{
|
|
Try the sample. Remember to activate a screen using `nifty.gotoScreen("start");` or `hud` respectively.
|
|
Try the sample. Remember to activate a screen using `nifty.gotoScreen("start");` or `hud` respectively.
|
|
The result should look as follows:
|
|
The result should look as follows:
|
|
|
|
|
|
-image::jme3/advanced/nifty-gui-panels.png[nifty-gui-panels.png,width="",height="",align="center"]
|
|
|
|
|
|
+image::gui/nifty-gui-panels.png[nifty-gui-panels.png,width="",height="",align="center"]
|
|
|
|
|
|
|
|
|
|
== Adding Content to Panels
|
|
== Adding Content to Panels
|