浏览代码

Futher clarified bullet use.

mitm 7 年之前
父节点
当前提交
082d9571aa
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/docs/asciidoc/jme3/jme3_source_structure.adoc

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

@@ -55,10 +55,10 @@ a| Source Package
 a| Description
 
 <a| src/jbullet
-a| Game Physics Engine, based on the jBullet framework. +++<strike>Bullet</strike>+++
+a| Game Physics Engine, based on the jBullet framework. Desktop only. +++<strike>Bullet</strike>+++
 
 <a| src/bullet
-a| Game Physics Engine, based on the native Bullet framework. +++<strike>jBullet</strike>+++
+a| Game Physics Engine, based on the native Bullet framework. Needs jme3-bullet-native or jme3-bullet-native-android (beta) +++<strike>jBullet</strike>+++
 
 a| src/bullet-common
 a| Classes common between native and java Bullet implementations.