clik-engine API
    Preparing search index...

    Variable DRAG_STARTConst

    DRAG_START: string

    The Matter Physics Drag Start Event.

    This event is dispatched by a Matter Physics World instance when a Pointer Constraint starts dragging a body.

    Listen to it from a Scene using: this.matter.world.on('dragstart', listener).