Hello,
I would like to ask just a quick thing: could someone give me the 'mobile' version of these events?
public void mouseDragged(MouseEvent e)
public void mouseWheelMoved(MouseWheelEvent e)
And also what kind of implementation I should use.
I have googled a bit, but I could not figure out the 'mouseDragged'. I found something, but I want to be sure it is an equal event (of course with the touch involved)