Narendrabrsoft / cocos2d-android-1

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

FPS issue on runnin continuously #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Try to run cocos2d android game continuously. 
2.
3.

What is the expected output? What do you see instead?
It should run with proper FPS throughout its play.
Its FPS is getting down as we try to play continuously.

What version of the product are you using? On what operating system?
Latest.

Please provide any additional information below.
In my game there are many sprite loading and animations. It runs smoothly 
initially, but as I try to play it continuously it will slow down considerably 
and at last it got hang and I need to restart the device.

Original issue reported on code.google.com by rajnimge...@gmail.com on 18 May 2011 at 6:17