|
@@ -155,7 +155,7 @@ nifty.addScreen("start", new ScreenBuilder("start") {{
|
|
|
|
|
|
Now the Java class `MyStartScreen` and this +++<abbr title="Graphical User Interface">GUI</abbr>+++ screen (`start`) are connected. For this example you can also connect the `hud` screen to MyStartScreen.
|
|
Now the Java class `MyStartScreen` and this +++<abbr title="Graphical User Interface">GUI</abbr>+++ screen (`start`) are connected. For this example you can also connect the `hud` screen to MyStartScreen.
|
|
|
|
|
|
-See also: link:https://versaweb.dl.sourceforge.net/project/nifty-gui/nifty-gui/1.3.2/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Elements (Screen Controller)]
|
|
|
|
|
|
+See also: link:https://github.com/nifty-gui/nifty-gui/raw/1.4/nifty-core/manual/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Elements (Screen Controller)]
|
|
|
|
|
|
== Make GUI and Java Interact
|
|
== Make GUI and Java Interact
|
|
|
|
|
|
@@ -351,5 +351,5 @@ For this to work, there already needs to be a (possibly inactive) `<interact />`
|
|
You're done with the basic Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ for jME3 tutorial. You can proceed to advanced topics and learn how add controls and effects:
|
|
You're done with the basic Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ for jME3 tutorial. You can proceed to advanced topics and learn how add controls and effects:
|
|
|
|
|
|
* <<jme3/advanced/nifty_gui_scenarios#, Nifty GUI Scenarios>>
|
|
* <<jme3/advanced/nifty_gui_scenarios#, Nifty GUI Scenarios>>
|
|
-* link:https://versaweb.dl.sourceforge.net/project/nifty-gui/nifty-gui/1.3.2/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual]
|
|
|
|
|
|
+* link:https://github.com/nifty-gui/nifty-gui/raw/1.4/nifty-core/manual/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual]
|
|
* link:https://github.com/nifty-gui/nifty-gui/wiki/Controls[Controls]
|
|
* link:https://github.com/nifty-gui/nifty-gui/wiki/Controls[Controls]
|