Constructor. Typically it's best to use Draggable.create()
instead of the constructor because it can accommodate multiple elements with one call.
GreenSock Docs (HTML5/JS)
Draggable
Draggable()
.Draggable( target:Object, vars:Object ) ;
Contstructor
Parameters
target: Object
The object that will be dragged.
Show More
vars: Object
(default = null
)
