摘要:
.cpp文件: #include "HelloWorldScene.h"#include "ui/CocosGUI.h"#include "an01.h"USING_NS_CC;using namespace cocos2d::ui;const char* font_UIListViewTest... 阅读全文
摘要:
.h文件: #ifndef __HELLOWORLD_SCENE_H__#define __HELLOWORLD_SCENE_H__#include "cocos2d.h"//#include "UIScene.h"class HelloWorld : public cocos2d::Layer... 阅读全文