Bugstick
Bugstick copied to clipboard
Add ability to engage joystick drag only after an explicit command, e.g. startDrag() on button press
Touch event would already have to be in progress; similar in style to lock(), i.e. startDrag() would have to be called each time a new drag gesture is performed, or joystick would not engage.