Hello there,
I am requesting new API which is related to game pause and resume.I know that our game was included timer,transition,enterframe and physics.While playing game if user pause game at that time we have to stop/cancel and manage all timers,transitions and physics bodies at a time of pause and at a time of resume we have to start timers which was stop at time of pause,start transition before pause and start physics also which sometimes gives us error and takes a lot of time to manage all these things.
SO,I am requesting new API something like “game.pause()” and “game.resume()” which can internally manage all these things.
NOTE: I know all the tricks to put timers in table and manage them but I want one line of code with no special tricks.
Thanks,
appsdev
[import]uid: 10884 topic_id: 16203 reply_id: 316203[/import]