摘要: #ifndef _AppDelegate_H_ #define _AppDelegate_H_ #include "cocos2d.h" #include "GameSceneManager.h" class AppDelegate : private cocos2d::Applicatio... 阅读全文
posted @ 2015-08-17 19:34 Anzhongliu 阅读(265) 评论(0) 推荐(0) 编辑
摘要: #include "AppDelegate.h" #include "SimpleAudioEngine.h" AppDelegate::AppDelegate(){} AppDelegate::~AppDelegate() {} //初始化方法 bool AppDelegate::appl... 阅读全文
posted @ 2015-08-17 19:29 Anzhongliu 阅读(429) 评论(0) 推荐(0) 编辑