|
@@ -145,7 +145,7 @@ a|Low-level and high-level rendering interface. Mostly used internally.
|
|
|
|
|
|
a|guiViewPort +
|
|
|
getGuiViewPort()
|
|
|
-a|The view object for the orthogonal +++<abbr title="Graphical User Interface">GUI</abbr>+++ view. Only used internally for xref:jme3/advanced/hud.adoc[HUD]s.
|
|
|
+a|The view object for the orthogonal +++<abbr title="Graphical User Interface">GUI</abbr>+++ view. Only used internally for xref:ui/hud.adoc[HUD]s.
|
|
|
|
|
|
a|timer
|
|
|
a|An internal update loop timer, don't use. See `tpf` in `simpleUpdate()` below to learn about timers.
|
|
@@ -177,7 +177,7 @@ a|The root node of the scene graph. Attach a xref:scene/spatial.adoc[Spatial] to
|
|
|
|
|
|
a|guiNode +
|
|
|
getGuiNode()
|
|
|
-a|Attach flat +++<abbr title="Graphical User Interface">GUI</abbr>+++ elements (such as xref:jme3/advanced/hud.adoc[HUD] images and text) to this orthogonal +++<abbr title="Graphical User Interface">GUI</abbr>+++ node to make them appear on the screen.
|
|
|
+a|Attach flat +++<abbr title="Graphical User Interface">GUI</abbr>+++ elements (such as xref:ui/hud.adoc[HUD] images and text) to this orthogonal +++<abbr title="Graphical User Interface">GUI</abbr>+++ node to make them appear on the screen.
|
|
|
|
|
|
a|flyCam +
|
|
|
getFlyByCamera()
|