Uses of Package
com.jme3.cinematic.events

Packages that use com.jme3.cinematic.events
com.jme3.cinematic   
com.jme3.cinematic.events   
 

Classes in com.jme3.cinematic.events used by com.jme3.cinematic
AbstractCinematicEvent
          This calls contains basic behavior of a cinematic event every cinematic event must extend this class A cinematic event must be given an inital duration in seconds (duration of the event at speed = 1) (default is 10)
CinematicEvent
           
MotionTrack
          A MotionTrack is a control over the spatial that manage the position and direction of the spatial while following a motion Path You must first create a MotionPath and then create a MotionTrack to associate a spatial and the path.
 

Classes in com.jme3.cinematic.events used by com.jme3.cinematic.events
AbstractCinematicEvent
          This calls contains basic behavior of a cinematic event every cinematic event must extend this class A cinematic event must be given an inital duration in seconds (duration of the event at speed = 1) (default is 10)
CinematicEvent
           
CinematicEventListener
           
MotionTrack.Direction
          Enum for the different type of target direction behavior