Making the mvoe from Corona to Gideros and I am absolutely loving it!!! One question though, how can I pause the box2d physics engine? I couldn't find a "pause" or "start" api call in the docs. IF there is none, is the proper way to "pause" the world in gideros by setting all bodies to "sleep" or "inactive"?
Comments
i am assuming you are using somewhat like world:step(1/60,8,3)
in the case you are using world:step(dt,8,3) where dt is counted depending upon interval you need to chk after resuming enterframe so dt has not much higher value
https://play.google.com/store/apps/developer?id=Into-It+Games
http://appstore.com/LidiaMaximova