Back to Utilities
Draggable
Constructor
Draggable()
Properties
.autoScroll
.deltaX
.deltaY
.endRotation
.endX
.endY
.isThrowing
.lockAxis
.lockedAxis
.maxRotation
.maxX
.maxY
.minRotation
.minX
.minY
.pointerEvent
.pointerX
.pointerY
.rotation
.scrollProxy
.target
.tween
.vars
.x
.y
.zIndex
Methods
.addEventListener()
.applyBounds()
Draggable.create()
.disable()
.enable()
.enabled()
.endDrag()
Draggable.get()
.getDirection()
.hitTest()
Draggable.hitTest()
.kill()
.startDrag()
Draggable.timeSinceDrag()
.update()
Reports if the target of a Draggable is being thrown using a ThrowPropsPlugin tween.
isThrowing will be true if the Draggable's target is currently being animated by a ThrowProps tween.
isThrowing