|
PuzzleSDK
|
#include "ClippingNodeTest.h"#include "../testResource.h"#include "renderer/CCRenderer.h"#include "renderer/backend/ProgramState.h"#include "renderer/ccShaders.h"
ClippingNodeTest.cpp 的引用(Include)关系图:枚举 | |
| enum | { kTagTitleLabel = 1 , kTagSubtitleLabel = 2 , kTagStencilNode = 100 , kTagClipperNode = 101 , kTagContentNode = 102 } |
变量 | |
| USING_NS_CC | |
| static const float | _alphaThreshold = 0.05f |
| static const int | _planeCount = 8 |
| static const float | _planeColor [][4] |
| anonymous enum |
| 枚举值 | |
|---|---|
| kTagTitleLabel | |
| kTagSubtitleLabel | |
| kTagStencilNode | |
| kTagClipperNode | |
| kTagContentNode | |
在文件 ClippingNodeTest.cpp 第 40 行定义.
|
static |
在文件 ClippingNodeTest.cpp 第 520 行定义.
|
static |
在文件 ClippingNodeTest.cpp 第 523 行定义.
|
static |
| USING_NS_CC |
在文件 ClippingNodeTest.cpp 第 38 行定义.