I am attempting to use GestureDetector in one of my apps but in Processing 3 it says it doesn’t exist. I notice from one of noel’s answers in 2020 that it does exist. Do you have any further information? Is it (only) in Processing 4? I have tried downloading Processing-4.0a4 but it repeatedly reverts to Processing 3.5.4
@paulgoux
I have tried the ketai software but Processing tells me KetaiGesture does not exist. I have imported it into the pde, but it won’t accept it.
Also, i would like to use the onFling method (of GestureDetector) and Ketai does not list it. Does it use a different name?
I have installed the Ketai library and now KetaiGesture is recognised. I suppose this should have been obvious, but without hints, it needed extra thought. Thank you @paulgoux