- update SDK help TOC, remove old spidermonkey tutorials
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8289 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
1d4b96512e
commit
334ef63b13
@ -106,6 +106,7 @@
|
|||||||
<tocitem text="Update Loop" target="jme3.advanced.update_loop"/>
|
<tocitem text="Update Loop" target="jme3.advanced.update_loop"/>
|
||||||
<tocitem text="Application States" target="jme3.advanced.application_states"/>
|
<tocitem text="Application States" target="jme3.advanced.application_states"/>
|
||||||
<tocitem text="Custom Controls" target="jme3.advanced.custom_controls"/>
|
<tocitem text="Custom Controls" target="jme3.advanced.custom_controls"/>
|
||||||
|
<tocitem text="Multithreading" target="jme3:advanced:multithreading"/>
|
||||||
</tocitem>
|
</tocitem>
|
||||||
<tocitem text="Managing and Moving Objects" expand="false">
|
<tocitem text="Managing and Moving Objects" expand="false">
|
||||||
<tocitem text="Spatial types" target="jme3.advanced.spatial"/>
|
<tocitem text="Spatial types" target="jme3.advanced.spatial"/>
|
||||||
@ -116,7 +117,6 @@
|
|||||||
<tocitem text="Collision and Intersection" target="jme3.advanced.collision_and_intersection"/>
|
<tocitem text="Collision and Intersection" target="jme3.advanced.collision_and_intersection"/>
|
||||||
<tocitem text="Animation" target="jme3.advanced.animation"/>
|
<tocitem text="Animation" target="jme3.advanced.animation"/>
|
||||||
<tocitem text="Cinematics" target="jme3.advanced.cinematics"/>
|
<tocitem text="Cinematics" target="jme3.advanced.cinematics"/>
|
||||||
<tocitem text="Motion Path" target="jme3.advanced.motion_path"/>
|
|
||||||
</tocitem>
|
</tocitem>
|
||||||
<tocitem text="Materials, Light and Shadow" expand="false">
|
<tocitem text="Materials, Light and Shadow" expand="false">
|
||||||
<tocitem text="jME3 and Shaders" target="jme3.advanced.jme3_shaders"/>
|
<tocitem text="jME3 and Shaders" target="jme3.advanced.jme3_shaders"/>
|
||||||
@ -150,12 +150,14 @@
|
|||||||
<tocitem text="Post Process Water" target="jme3.advanced.post-processor_water"/>
|
<tocitem text="Post Process Water" target="jme3.advanced.post-processor_water"/>
|
||||||
</tocitem>
|
</tocitem>
|
||||||
<tocitem text="Networking" expand="false">
|
<tocitem text="Networking" expand="false">
|
||||||
|
<tocitem text="Networking" target="jme3.advanced.networking"/>
|
||||||
<tocitem text="Headless server" target="jme3.intermediate.headlessserver"/>
|
<tocitem text="Headless server" target="jme3.intermediate.headlessserver"/>
|
||||||
<tocitem text="SpiderMonkey Networking" target="spidermonkey"/>
|
|
||||||
</tocitem>
|
</tocitem>
|
||||||
<tocitem text="Camera" expand="false">
|
<tocitem text="Camera" expand="false">
|
||||||
<tocitem text="Camera" target="jme3.advanced.camera"/>
|
<tocitem text="Camera" target="jme3.advanced.camera"/>
|
||||||
<tocitem text="Multiple Cameras" target="jme3.advanced.multiple_camera_views"/>
|
<tocitem text="Multiple Cameras" target="jme3.advanced.multiple_camera_views"/>
|
||||||
|
<tocitem text="Camera following Character" target="jme3.advanced.making_the_camera_follow_a_character"/>
|
||||||
|
|
||||||
</tocitem>
|
</tocitem>
|
||||||
<tocitem text="User Interaction" expand="false">
|
<tocitem text="User Interaction" expand="false">
|
||||||
<tocitem text="Input Handling" target="jme3.advanced.input_handling"/>
|
<tocitem text="Input Handling" target="jme3.advanced.input_handling"/>
|
||||||
|
@ -25,12 +25,6 @@ sdk:development:projects_assets,\
|
|||||||
sdk:development:scene,\
|
sdk:development:scene,\
|
||||||
sdk:development:sceneexplorer,\
|
sdk:development:sceneexplorer,\
|
||||||
sdk:development:setup,\
|
sdk:development:setup,\
|
||||||
spidermonkey:tutorial:compression,\
|
|
||||||
spidermonkey:tutorial:connection,\
|
|
||||||
spidermonkey:tutorial:sending_and_receiving_messages,\
|
|
||||||
spidermonkey:tutorial:serializing,\
|
|
||||||
spidermonkey:tutorial:services,\
|
|
||||||
spidermonkey:tutorial:streaming,\
|
|
||||||
jme3:android,\
|
jme3:android,\
|
||||||
jme3:build_jme3_sources_with_netbeans,\
|
jme3:build_jme3_sources_with_netbeans,\
|
||||||
jme3:bullet_multithreading,\
|
jme3:bullet_multithreading,\
|
||||||
@ -70,11 +64,11 @@ jme3:advanced:jme3_shaders,\
|
|||||||
jme3:advanced:light_and_shadow,\
|
jme3:advanced:light_and_shadow,\
|
||||||
jme3:advanced:localization,\
|
jme3:advanced:localization,\
|
||||||
jme3:advanced:logging,\
|
jme3:advanced:logging,\
|
||||||
|
jme3:advanced:making_the_camera_follow_a_character,\
|
||||||
jme3:advanced:material_definitions,\
|
jme3:advanced:material_definitions,\
|
||||||
jme3:advanced:materials_overview,\
|
jme3:advanced:materials_overview,\
|
||||||
jme3:advanced:mesh,\
|
jme3:advanced:mesh,\
|
||||||
jme3:advanced:monkey_zone,\
|
jme3:advanced:monkey_zone,\
|
||||||
jme3:advanced:motion_path,\
|
|
||||||
jme3:advanced:multiple_camera_views,\
|
jme3:advanced:multiple_camera_views,\
|
||||||
jme3:advanced:multithreading,\
|
jme3:advanced:multithreading,\
|
||||||
jme3:advanced:networking,\
|
jme3:advanced:networking,\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user