
Now, you study how to use Box2D in Cocos2d-x. By default, Cocos2d-x is installed for users to use the library of Cocos2d-x + Chipmunk, if you want to use Box2D, you must do some task to import it into the compiler.
In this lesson, you study:
+ How to setup to use Box2D
+ An example of physic, applying Box2D physic
Bắt đầu chém nào!
Step 1 - Setup to use Box2D
Because by default, Cocos2d-x forces you to use Chipmunk, so you must do some...