Login
Roast topics
Find topics
Find it!
From:
Game Development Stack Exchange
(Uncensored)
subscribe
android - Counting multiple touches using Cocos2dx 3.2 - Game Development Stack Exchange
https://gamedev.stackexchange.com/questions/92342/counting-multiple-touches-using-cocos2dx-3-2
links
backlinks
Tagged with:
android
multitouch
cocos2d-x
Roast topics
Find topics
Roast it!
I'm trying to count the number of active touches in screen in order to perform an an action in case that there are two touches: auto jumpListener = EventListenerTouchAllAtOnce::create();