|
PuzzleSDK
|
MenuTest.cpp 的引用(Include)关系图:宏定义 | |
| #define | MID_CALLBACK 1000 |
| #define | MID_CALLBACK2 1001 |
| #define | MID_DISABLED 1002 |
| #define | MID_ENABLE 1003 |
| #define | MID_CONFIG 1004 |
| #define | MID_QUIT 1005 |
| #define | MID_OPACITY 1006 |
| #define | MID_ALIGN 1007 |
| #define | MID_CALLBACK3 1008 |
| #define | MID_BACKCALLBACK 1009 |
枚举 | |
| enum | { kTagMenu = 1 , kTagMenu0 = 0 , kTagMenu1 = 1 } |
变量 | |
| USING_NS_CC | |
| #define MID_ALIGN 1007 |
在文件 MenuTest.cpp 第 45 行定义.
| #define MID_BACKCALLBACK 1009 |
在文件 MenuTest.cpp 第 47 行定义.
| #define MID_CALLBACK 1000 |
在文件 MenuTest.cpp 第 38 行定义.
| #define MID_CALLBACK2 1001 |
在文件 MenuTest.cpp 第 39 行定义.
| #define MID_CALLBACK3 1008 |
在文件 MenuTest.cpp 第 46 行定义.
| #define MID_CONFIG 1004 |
在文件 MenuTest.cpp 第 42 行定义.
| #define MID_DISABLED 1002 |
在文件 MenuTest.cpp 第 40 行定义.
| #define MID_ENABLE 1003 |
在文件 MenuTest.cpp 第 41 行定义.
| #define MID_OPACITY 1006 |
在文件 MenuTest.cpp 第 44 行定义.
| #define MID_QUIT 1005 |
在文件 MenuTest.cpp 第 43 行定义.
| anonymous enum |
| 枚举值 | |
|---|---|
| kTagMenu | |
| kTagMenu0 | |
| kTagMenu1 | |
在文件 MenuTest.cpp 第 32 行定义.
| USING_NS_CC |
在文件 MenuTest.cpp 第 30 行定义.