I have developed an application for Asha Full touch devices, I have extended the game Canvas for this purpose.. the problem is, when I come back to this canvas, I faced the problem connection already open, I fixed that by eliminating that processSensor code. Now I want to start A new game so I am making another call to the init() function so the functions are working that run() including processSensor() and updateWorld() etc but the game is not running. Please help me what to do If I want to use the gameCanvas again and again on New game appeal.
Thanks

Reply With Quote

