摘要: .cpp文件: #include "HelloWorldScene.h"#include "ui/CocosGUI.h"#include "an01.h"USING_NS_CC;using namespace cocos2d::ui;const char* font_UIListViewTest... 阅读全文
posted @ 2015-10-29 22:50 Anzhongliu 阅读(112) 评论(0) 推荐(0) 编辑
摘要: .h文件: #ifndef __HELLOWORLD_SCENE_H__#define __HELLOWORLD_SCENE_H__#include "cocos2d.h"//#include "UIScene.h"class HelloWorld : public cocos2d::Layer... 阅读全文
posted @ 2015-10-29 00:48 Anzhongliu 阅读(147) 评论(0) 推荐(0) 编辑