| Interface | Description | 
|---|---|
| CinematicEvent | |
| CinematicEventListener | 
| Class | Description | 
|---|---|
| AbstractCinematicEvent | This call contains the basic behavior of a cinematic event. | 
| AnimationEvent | Deprecated | 
| AnimationTrack | Deprecated use AnimationEvent instead | 
| CameraEvent | |
| GuiEvent | A CinematicEvent associated with a Nifty screen. | 
| GuiTrack | Deprecated use GuiEvent instead | 
| MotionEvent | A MotionEvent is a control over the spatial that manages the position and direction of the spatial while following a motion Path. | 
| MotionTrack | Deprecated use MotionEvent instead | 
| SoundEvent | A sound track to be played in a cinematic. | 
| SoundTrack | Deprecated use SoundEvent instead | 
| Enum | Description | 
|---|---|
| MotionEvent.Direction | Enum for the different type of target direction behavior. |