-
vasudevaLikes 0Problem DescriptionWhat is the difference between Scene *scene = NewScene::createScene( ); and auto scene= Scene::createWithPhysics();And is there any option that we create newhelloworld scene.And what are the advantages and disadvantages.Is there any distractor available in cocos programing and how to use it.
-
Sonar Systems adminLikes 0
WithPhysics sets up a scene with proeprties like gravity etc which is suited for physics.
I don’t understand points 2 and 3.
Destructor within a scene?
This reply has been verified.
Login to reply