クラス
com.jme3.cinematic.events.MotionTrack の使用

MotionTrack を使用しているパッケージ
com.jme3.cinematic   
 

com.jme3.cinematic での MotionTrack の使用
 

MotionTrack 型のパラメータを持つ com.jme3.cinematic のメソッド
 Vector3f MotionPath.interpolatePath(float tpf, MotionTrack control)
          interpolate the path giving the tpf and the motionControl
 void MotionPathListener.onWayPointReach(MotionTrack motionControl, int wayPointIndex)
          Triggers every time the target reach a waypoint on the path
 void MotionPath.triggerWayPointReach(int wayPointIndex, MotionTrack control)