|
@@ -47,10 +47,10 @@ To start writing your own projects, create a new file from the `BasicGame` templ
|
|
Note that Test apps in this example project are not necessarily the recommended way to build an app with JME, they are just simple one class test case that showcase a feature.
|
|
Note that Test apps in this example project are not necessarily the recommended way to build an app with JME, they are just simple one class test case that showcase a feature.
|
|
|
|
|
|
|
|
|
|
-[IMPORTANT]
|
|
|
|
-====
|
|
|
|
-*Press F1* in the <<sdk#,jMonkeyEngine SDK>> to browse and search a copy of this wiki's contents while coding. The help documents in the SDK always match the version that you currently use. The wiki is updated for the link:https://github.com/jMonkeyEngine/jmonkeyengine[latest development version] of jME3.
|
|
|
|
-====
|
|
|
|
|
|
+//[IMPORTANT]
|
|
|
|
+//====
|
|
|
|
+//*Press F1* in the <<sdk#,jMonkeyEngine SDK>> to browse and search a copy of this wiki's contents while coding. The help documents in the SDK always match the version that you currently use. The wiki is updated for the link:https://github.com/jMonkeyEngine/jmonkeyengine[latest development version] of jME3.
|
|
|
|
+//====
|
|
|
|
|
|
|
|
|
|
[.right]
|
|
[.right]
|
|
@@ -336,7 +336,7 @@ Now that you understand the concepts, it's time to make the most of the jMonkeyE
|
|
|
|
|
|
* <<jme3/contributions#, Contributions - User made utilities to add functionality to the engine.>>
|
|
* <<jme3/contributions#, Contributions - User made utilities to add functionality to the engine.>>
|
|
|
|
|
|
-== Sample Projects
|
|
|
|
|
|
+=== Sample Projects
|
|
|
|
|
|
* <<sdk/sample_code#,JmeTests>> – The "`official`" sample project JmeTests.
|
|
* <<sdk/sample_code#,JmeTests>> – The "`official`" sample project JmeTests.
|
|
* link:http://code.google.com/p/jmonkeyengine/source/browse/BookSamples/#BookSamples%2Fsrc[BookSamples] – Some more jME3 code samples
|
|
* link:http://code.google.com/p/jmonkeyengine/source/browse/BookSamples/#BookSamples%2Fsrc[BookSamples] – Some more jME3 code samples
|