Interface

Clutter-18ClutterMotionControllerConstructorProps

interface ConstructorProps {
    actor: Clutter.Actor;
    enabled: boolean;
    name: string;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Clutter.Action.ConstructorProps

Properties - Inherited from Clutter.Action.ConstructorProps

actor: Clutter.Actor
enabled: boolean
name: string