For example, let's say I want to detect if the user made a circle gesture so I can trigger something in my game. Is there a library that would allow me to just listen for some sort of "circleDectected" event?
If there isn't, would anyone find value in something like this if I developed it? Thanks!