SeharAfzal / cocos2d-android-1

Automatically exported from code.google.com/p/cocos2d-android-1
0 stars 0 forks source link

Touch is not responding #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi All,

I have multiple scenes in my application and every scene has one or two 
CCLayers in it. When application starts it works fine with touch and i can move 
from one scene to another easily with next and previous sprite image with 
proper functioning of ccTouchesBegan and ccTouchesMoved.

When i press the back button it goes back to applications list page and then I 
click again on the application it starts fine but without touch ability.

What is the expected output? What do you see instead?
touch should work properly

What version of the product are you using? On what operating system?
I am using Android 2.2 on Windows 7

Thanks

Original issue reported on code.google.com by gauran...@gmail.com on 8 Jul 2011 at 5:41