Constructor
new Draggable()
Members
_moveTime :number
Throttle mousemove event handling to 60fps
Type:
- number
handlers :Object
Remember event handlers associated with this Draggable class so they may be later unregistered
Type:
- Object
position :Object
Duplicate the application's starting position to track differences
Type:
- Object
Methods
activateListeners()
Activate event handling for a Draggable application Attach handlers for floating, dragging, and resizing