浏览代码

Update jme3_ai.adoc

mitm001 8 年之前
父节点
当前提交
14ef117960
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/docs/asciidoc/jme3/advanced/jme3_ai.adoc

+ 2 - 2
src/docs/asciidoc/jme3/advanced/jme3_ai.adoc

@@ -43,10 +43,10 @@ The jme3 Artificial Intelligence Library contains:
 
 [NOTE]
 ====
-This scope of this tutorial is restricted to the NavMesh part of the library and expands upon the lessons taught in the <<jme3#tutorials-for-beginnersjme#,tutorials>>. It demonstrates the use of some Medium and Advanced topics of the wiki as well. It is meant for demonstartion purposes only and is not to be considered the final authority on the use of those techniques.
+This scope of this tutorial is restricted to the NavMesh part of the library and expands upon the lessons taught in the <<jme3#tutorials-for-beginnersjme#,tutorials>>. It demonstrates the use of some classes and methods found in the Medium and Advanced topics of the wiki as well.
 ====
 
-== Other jME3 AI Options
+== Other AI Options
 
 There are other jME3 specific options available you can read about in the wiki under the topic link:https://jmonkeyengine.github.io/wiki/jme3.html#artificial-intelligence-ai[Artificial Intelligence (AI)].