Cocos2d-x 3.0 Red Babe Private Compulsory
Preface :
time flies, often see the blog on the Reply and micro-blog on the encouragement, always think that owe everyone something. Stop for too long. always think that something is not right, haha, the time to learn it, hope to encourage everyone.
Red babe Cocos2d-x Learning corner QQ Group :
1 Groups:249941957 2 Group:44208467 3 Group:20510049 4 Group:47870848
5 Group:283482361 6 Group:27317570 7 Group:28626734
Chapter One first knowledge Cocos2d-x 3.0Project
cocos2d-x 3.0 came out, heard that compared with the previous version of the revision of the larger, heard that the efficiency has improved a lot, I heard that the original cocos2d the author of the design planning, but also heard that a lot of development team is still not used ...
cocos2d-x 3.0? After all, or cocos2d-x, original aim, as a game developer, we should welcome cocos2d-x Continuous updates and strong. The development of Cocos technology is intentional for everyone in its biosphere, including me and you.
Downloaded from the official website coco2d-x 3.0 RC2 Click to download , unlock and open with VS2012.
See the list of the project that it includes:
The project list has a combination of the three project components, what does each mean?
Cpp-empty-test:helloWorld Project 3.0 version, change a vest or it.
cpp-tests:samples Demo. Includes a large number of Cocos2d-x engines including a functional demonstration of the content.
Libaudio: Sound Library.
libbox2d:box2d Physics engine Support Library
Libchipmunk:chipmunk physical engine support library.
Libcocos2d:cocos2d-x 's core engine library.
libcocosbuilder:cocosbuilder tool software support Library.
Libcocosstudio:cocosstudio tool software support Library.
libextensions: extension Library.
Libgui: interface Library.
liblocalstorage: Local data storage scenario library.
Liblua:lua Script Library.
libnetwork: network library.
libspine:spine tool software support Library.
lua-empty-test: the 3.0 version of the Lua -based HelloWorld Project, change a vest or it.
lua-tests: Lua -based samples demo.
As you can see,3.0 is more careful in the project folder classification than the cocos2d-x 2.x version number, Especially for the support of some tool software. be clearly valued. Some project names have been renamed. Just a personal thought or the original HelloWorld or hellocpp name is better.
Especially this "lua-empty-test", people obviously have a vegetable garden demonstration, why to say is an empty project. Ha ha.
here it is. I suggest that future cocos2d-x can enhance Libaudio 's functionality and add video libraries Libvideo or libffmpeg.
Add special Effects library Libeffect.
This way the entire project folder is in the image, sound. Video, physics, special effects, scripts. All aspects of the tool are comprehensive.
Good. I'll be here today, and I'll see you in the next section.
Copyright notice: This article blog original articles, blogs, without consent, may not be reproduced.
Cocos2d-x 3.0 Red Babe Private Compulsory education-first chapter acquaintance Cocos2d-x 3.0project