Gestouch
Gestouch copied to clipboard
gesture.touchesCount on GESTURE_ENDED it's possible?
Hi Fljot.
I found an issue using transformeGesture, when I tried to know how many fingers are on the screen in GESTURE_ENDED, it was always 0.
I'm using gesture.touchesCount.
I also tried using a boolean in GESTURE_CHANGED, but looks like GESTURE_ENDED call GESTURE_CHANGED before it close.
There is another way to know how many fingers are on the screen in GESTURE_ENDED?
Thanks
Sebas.