|
@@ -199,7 +199,7 @@ See also link:https://versaweb.dl.sourceforge.net/project/nifty-gui/nifty-gui/1.
|
|
=== Add Images
|
|
=== Add Images
|
|
|
|
|
|
The
|
|
The
|
|
-<<../images/jme3/advanced/start-background.png,start-background.png>> image is a fullscreen background picture. Add it to `Interface`. In the `start` screen, add the following image element:
|
|
|
|
|
|
+link:https://github.com/jMonkeyEngine/wiki/blob/master/src/docs/images/jme3/advanced/start-background.png[start-background.png] image is a fullscreen background picture. Add it to `Interface`. In the `start` screen, add the following image element:
|
|
|
|
|
|
[source,xml]
|
|
[source,xml]
|
|
----
|
|
----
|
|
@@ -210,7 +210,7 @@ The
|
|
|
|
|
|
----
|
|
----
|
|
|
|
|
|
-The link:http://hub.jmonkeyengine.org/wiki/lib/exe/fetch.php/jme3:advanced:hud-frame.png[hud-frame.png] image is a transparent frame that we use as HUD decoration. Add it to `Interface`. In the `hud` screen, add the following image element:
|
|
|
|
|
|
+The link:https://github.com/jMonkeyEngine/wiki/blob/master/src/docs/images/jme3/advanced/hud-frame.png[hud-frame.png] image is a transparent frame that we use as HUD decoration. Add it to `Interface`. In the `hud` screen, add the following image element:
|
|
|
|
|
|
[source,xml]
|
|
[source,xml]
|
|
----
|
|
----
|