|
@@ -20,7 +20,7 @@ This document introduces you to link:https://github.com/nifty-gui/nifty-gui/[Nif
|
|
|
Learn to add a Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ to your jME3 game by going through this multi-part tutorial:
|
|
|
|
|
|
. Understand the Nifty GUI Concepts described on this page.
|
|
|
-. xref:jme3/advanced/nifty_gui_best_practices.adoc[Browse this short list of Best Practices]
|
|
|
+. xref:gui/nifty_gui_best_practices.adoc[Browse this short list of Best Practices]
|
|
|
. Lay out your graphical user interface:
|
|
|
** xref:jme3/advanced/nifty_gui_xml_layout.adoc[Lay out the GUI in XML] – or –
|
|
|
** xref:jme3/advanced/nifty_gui_java_layout.adoc[Lay out the GUI in Java]
|