|
@@ -18,7 +18,7 @@ You can "`draw`" the +++<abbr title="Graphical User Interface">GUI</abbr>+++ to
|
|
|
Sample project
|
|
|
|
|
|
* *Original Source Code:* link:https://github.com/nifty-gui/nifty-gui/tree/1.4/nifty-examples/src/main/java/de/lessvoid/nifty/examples/defaultcontrols[/nifty-examples/src/main/java/de/lessvoid/nifty/examples/defaultcontrols/].
|
|
|
-* *Download demo project:* link:{attachmentsdir}/NiftyGuiDemo.zip[NiftyGuiDemo.zip] (jme3-ready) +
|
|
|
+* *Download demo project:* link:{attachmentsdir}/niftyguidemo.zip[niftyguidemo.zip] (jme3-ready) +
|
|
|
The full demo ZIP is based on `de.lessvoid.nifty.examples.controls.ControlsDemo.java`.
|
|
|
.. The demo is a SimpleApplication-based game (use e.g. the BasicGame template in the jMonkeyEngine SDK).
|
|
|
.. Copy images and sound files into your project's `assets/Interface/` directory. (In this example, I copied them from `nifty-default-controls-examples/trunk/src/main/resources/` to `assets/Interface/`).
|