فهرست منبع

Added links to source code for normen videos.

mitm001 8 سال پیش
والد
کامیت
061587e26c
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/docs/asciidoc/jme3.adoc

+ 2 - 0
src/docs/asciidoc/jme3.adoc

@@ -116,6 +116,7 @@ These videos use alpha features only available in the next release.
 ====
 
 *  link:http://www.youtube.com/watch?v=-OzRZscLlHY[Video: jMonkeyEngine SDK Use Case Demo 1 (Quixote)]
+**  <<jme3/advanced/sourcecode#,Source Code>>     
 *  link:http://www.youtube.com/watch?v=6-YWxD3JByE[Video: jMonkeyEngine SDK Use Case Demo 2 (Models and Materials)]
 
 Learn from sample code in link:https://github.com/jMonkeyEngine/jmonkeyengine/tree/master/jme3-examples/src/main/java/jme3test[src/main/java/jme3test] (also available in the sdk by `menu:File[New Project>JME3 Tests]`) and the example games provided by the community!
@@ -133,6 +134,7 @@ Now that you understand the concepts, it's time to make the most of the jMonkeyE
 **  link:http://www.youtube.com/watch?v=MNDiZ9YHIpM[Video: How to control any scene node]
 ***  <<jme3/advanced/sourcecode#,Source Code>>     
 **  link:http://www.youtube.com/watch?v=-OzRZscLlHY[Video: How to remote control a character in a scene]
+***  <<jme3/advanced/sourcecode#how-to-control-a-character-in-a-scene-source-code#,Source Code>>     
 
 *  <<jme3/advanced/multithreading#,Multithreading>>