Constructor
ClutterMotionControllernew
Declaration [src]
ClutterAction*
clutter_motion_controller_new (
void
)
Description [src]
Returns a newly created motion controller. This object can be used for motion tracking inside an actor.
Return value
Type: ClutterAction
A new motion controller.
| The data is owned by the called function. |