Bläddra i källkod

Futher clarified bullet use.

mitm 7 år sedan
förälder
incheckning
082d9571aa
1 ändrade filer med 2 tillägg och 2 borttagningar
  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.