|
@@ -107,7 +107,7 @@ MotionEvent events= new MotionEvent (thingNode, path);
|
|
Details of the constructor:
|
|
Details of the constructor:
|
|
|
|
|
|
* `thingNode` is the Spatial to be moved.
|
|
* `thingNode` is the Spatial to be moved.
|
|
-* `path` is a complex <<jme3/advanced/motionpath#,MotionPath>>.
|
|
|
|
|
|
+* `path` is a complex xref:cinematic/motionpath.adoc[MotionPath].
|
|
|
|
|
|
To create a MotionEvent, do the following:
|
|
To create a MotionEvent, do the following:
|
|
|
|
|