disableDrag()
Stops this sprite from being able to be dragged.
If it is currently the target of an active drag it will be stopped immediately; also disables any set callbacks.
- Source code: input/InputHandler.js (Line 1441)
disableDrag()
Stops this sprite from being able to be dragged.
If it is currently the target of an active drag it will be stopped immediately; also disables any set callbacks.
Please login to continue.