|
PuzzleSDK
|
#include "DownloaderTest.h"#include "../testResource.h"#include "ui/UILoadingBar.h"#include "ui/UIButton.h"#include "network/CCDownloader.h"
DownloaderTest.cpp 的引用(Include)关系图:类 | |
| struct | DownloaderTest |
| struct | DownloaderMultiTask |
变量 | |
| USING_NS_CC | |
| static const char * | sURLList [] |
| static const int | sListSize = (sizeof(sURLList)/sizeof(sURLList[0])) |
| static const char * | sNameList [sListSize] |
在文件 DownloaderTest.cpp 第 44 行定义.
|
static |
在文件 DownloaderTest.cpp 第 45 行定义.
被这些函数引用 DownloaderTest::onEnter() , 以及 DownloaderMultiTask::onEnter().
|
static |
在文件 DownloaderTest.cpp 第 37 行定义.
被这些函数引用 DownloaderTest::onEnter() , 以及 DownloaderMultiTask::onEnter().
| USING_NS_CC |
在文件 DownloaderTest.cpp 第 35 行定义.