摘要: 操作步骤 1、创建cocos2d-x工程 2、新建 Scene1.cpp Scene1.h Scene1.h代码 #ifndef __SCENE1_H__#define __SCENE1_H__#include "cocos2d.h"#include "Box2D/Box2D.h"#include "SimpleAudioEngine.h"class Scene1 : publi... 阅读全文
posted @ 2014-02-24 17:17 赵青青 阅读(698) 评论(0) 推荐(0)