|
PuzzleSDK
|
#include "FontTest.h"#include "../testResource.h"#include "2d/CCFontAtlasCache.h"#include "2d/CCFontFreeType.h"
FontTest.cpp 的引用(Include)关系图:枚举 | |
| enum | { kTagLabel1 , kTagLabel2 , kTagLabel3 , kTagLabel4 , kTagColor1 , kTagColor2 , kTagColor3 } |
变量 | |
| USING_NS_CC | |
| static std::string | fontList [] |
| static int | vAlignIdx = 0 |
| static TextVAlignment | verticalAlignment [] |
| anonymous enum |
| 枚举值 | |
|---|---|
| kTagLabel1 | |
| kTagLabel2 | |
| kTagLabel3 | |
| kTagLabel4 | |
| kTagColor1 | |
| kTagColor2 | |
| kTagColor3 | |
在文件 FontTest.cpp 第 32 行定义.
|
static |
在文件 FontTest.cpp 第 44 行定义.
| USING_NS_CC |
在文件 FontTest.cpp 第 30 行定义.
|
static |
在文件 FontTest.cpp 第 54 行定义.
被这些函数引用 FontTest::showFont().
|
static |
在文件 FontTest.cpp 第 55 行定义.
被这些函数引用 FontNoReplacementTest::onEnter() , 以及 FontTest::showFont().