gaoxiang9457 / angle

Automatically exported from code.google.com/p/angle
0 stars 0 forks source link

AngleRotatingSprite redraw error #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a project with rotating sprites
2. click home button 
3. select the application in the application lists

What is the expected output? What do you see instead?
-AngleSprite objects re-draw without problem but AngleRotatingSprite objects 
does not.

What version of the product are you using? On what operating system?
-Angle 1.0, android 4.2

Please provide any additional information below.

My solution is to re-create the AngleRotatingSprite object upon onResume()

Original issue reported on code.google.com by johnbonc...@gmail.com on 13 Apr 2014 at 2:39

GoogleCodeExporter commented 8 years ago
hi Mr. Ivan Pajuelo, thanks for this awesome engine! my game is now updated to 
opengl (formerly using adobe air)

please check out https://play.google.com/store/apps/details?id=air.air.FunkyBug

keep on coding!

Original comment by johnbonc...@gmail.com on 14 Apr 2014 at 9:05