on (press){ this.startDrag(); } on(release, releaseOutside ){ stopDrag(); }
on (press){
this.startDrag();
}
on(release, releaseOutside ){
stopDrag();
No comments:
Post a Comment