Currently working on a Sencha Touch game, but struggling with users tapping buttons multiple times. Looking for a simple solution to prevent multiple tap events in the app.js file so that only one tap event is executed even if a user taps or presses for an extended period of time.
Explored some resources like the following, but haven't found a helpful solution yet: https://gist.github.com/MrTomato8/36a764a19c91eacb6819