Przeglądaj źródła

- add loading screen doc to sdk manual

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 14 lat temu
rodzic
commit
c44d3899e3

+ 1 - 0
jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml

@@ -176,6 +176,7 @@
                 <tocitem text="Combo Moves" target="jme3.advanced.combo_moves"/>
                 <tocitem text="NiftyGUI" target="jme3.advanced.nifty_gui"/>
                 <tocitem text="Head-Up Display (HUD)" target="jme3.advanced.hud"/>
+                <tocitem text="Loading Screen" target="jme3.advanced.loading_screen"/>
                 <tocitem text="Swing Canvas" target="jme3.advanced.swing_canvas"/>
                 <tocitem text="Game Localization" target="jme3.advanced.localization"/>
             </tocitem>

+ 1 - 0
jme3-core/javahelp/wiki_help.properties

@@ -66,6 +66,7 @@ jme3:advanced:input_handling,\
 jme3:advanced:j3m_material_files,\
 jme3:advanced:jme3_shaders,\
 jme3:advanced:light_and_shadow,\
+jme3:advanced:loading_screen,\
 jme3:advanced:localization,\
 jme3:advanced:logging,\
 jme3:advanced:making_the_camera_follow_a_character,\