Cocos2d-x引擎解析

前端之家收集整理的这篇文章主要介绍了Cocos2d-x引擎解析前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

英文官网地址:http://cocos2d-x.org/programmersguide/,可见里面关于第十章Lua和第十一章Services都是没有写的.

中文官网解析已经出了的章节:

【开发者指南】第一章:什么是Cocos2d-x :

http://cn.cocos2d-x.org/tutorial/show?id=1925

【开发者指南】第二章:Cocos2d-x中的基础概念:

http://cn.cocos2d-x.org/tutorial/show?id=1926

【开发者指南】第三章:精灵:

http://cn.cocos2d-x.org/tutorial/show?id=1989

【开发者指南】第四章:动作:

http://cn.cocos2d-x.org/tutorial/show?id=2035

【开发者指南】第五章:创建和转换场景:

http://cn.cocos2d-x.org/tutorial/show?id=2047

【开发者指南】第六章:UI:

http://cn.cocos2d-x.org/tutorial/show?id=2281

【开发者指南】第七章:其他的节点类型:

http://cn.cocos2d-x.org/tutorial/show?id=2497

【开发者指南】第八章:事件分发机制:

http://cn.cocos2d-x.org/tutorial/show?id=2154

【开发者指南】第九章:Cocos2d-x中的3D功能

http://cn.cocos2d-x.org/tutorial/show?id=2411

【开发者指南】第十二章:物理引擎:

http://cn.cocos2d-x.org/tutorial/show?id=2564

【开发者指南】第十三章:音频:

http://cn.cocos2d-x.org/tutorial/show?id=2448

【开发者指南】第十四章:进阶话题:

http://cn.cocos2d-x.org/tutorial/show?id=2586
原文链接:https://www.f2er.com/cocos2dx/342559.html

猜你在找的Cocos2d-x相关文章