|
@@ -19,7 +19,7 @@ This can be useful when you create some sort of interactive 3D viewer with a use
|
|
|
** You cannot use SimpleApplication's default mouse capturing for camera navigation, but have to come up with a custom solution.
|
|
|
|
|
|
|
|
|
-Here is the full link:http://code.google.com/p/jmonkeyengine/source/browse/trunk/engine/src/test/jme3test/awt/TestCanvas.java[TestCanvas.java] code sample.
|
|
|
+Here is the full link:https://github.com/jMonkeyEngine/jmonkeyengine/blob/c7a734d59023c8b6726bfa55272f7fbc349ea760/jme3-examples/src/main/java/jme3test/awt/TestCanvas.java[TestCanvas.java] code sample.
|
|
|
|
|
|
|
|
|
== Extending SimpleApplication
|