随笔分类 - Cocos2d-x实战(C++ @关东升著)
书中代码及内容
摘要:cocos2d-x之Ref列表容器(实例:__Array容器)HelloWorldScene.h 1 #ifndef __HELLOWORLD_SCENE_H__ 2 #define __HELLOWORLD_SCENE_H__ 3 4 #include "cocos2d.h" 5 6 #def...
阅读全文
摘要:HelloWorld入门 代码解释: AppDelegate.h类是Cocos2d-x引擎要求实现的游戏应用委托对象,在Cocos2d-x游戏 运行的不同生命周期阶段会触发他的不同函数 AppDelegate继承了cocos2d::Application,是Cocos2d-x引擎提供的基类 ...
阅读全文

浙公网安备 33010602011771号