Hi All
This is a question out of curiosity only. I have a small games App, "Atoms". Most people will have seen one of the many implementations of this game by many developers. Basically atoms are added to squares on a grid of squares until a square reaches critical mass and explodes etc.
In my App the player can exit the game with the Back button, restart the game and continue. This works as normal, no surprises.
If the player exits the game using the Home button and restarts the game it mostly works OK but "Ghost" images of the atoms before exploding remain?
I think the App itself is incidental to the problem but here is a link to the Sourcecode if this can help with the answer. The simple answer of course is "always use the Back button", but it is curious.
Any thoughts?
Regards Roger
This is a question out of curiosity only. I have a small games App, "Atoms". Most people will have seen one of the many implementations of this game by many developers. Basically atoms are added to squares on a grid of squares until a square reaches critical mass and explodes etc.
In my App the player can exit the game with the Back button, restart the game and continue. This works as normal, no surprises.
If the player exits the game using the Home button and restarts the game it mostly works OK but "Ghost" images of the atoms before exploding remain?
I think the App itself is incidental to the problem but here is a link to the Sourcecode if this can help with the answer. The simple answer of course is "always use the Back button", but it is curious.
Any thoughts?
Regards Roger
Last edited: