wipe
static wipe = ()
DragAndDrop.wipe
is used to wipe dragList
. This is a hard variation of dropAll
method and it shouldn't be used directly from code.
Example:
DragAndDrop.wipe(); // all Objects just will be dropped in the place, where they were brought