- add loading screen doc to sdk manual

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
nor..67 2011-10-14 22:31:46 +00:00
parent a0c818c8e1
commit 3eebf80097
2 changed files with 2 additions and 0 deletions
sdk/jme3-core/javahelp
com/jme3/gde/core/docs
wiki_help.properties

@ -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>

@ -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,\