PuzzleSDK
MotionStreakTest.cpp 文件参考
#include "MotionStreakTest.h"
#include "../testResource.h"
#include <YjzLib/yjz_clip.hpp>
+ MotionStreakTest.cpp 的引用(Include)关系图:

浏览源代码.

枚举

enum  { kTagLabel = 1 , kTagSprite1 = 2 , kTagSprite2 = 3 }
 

变量

 USING_NS_CC
 

枚举类型说明

◆ anonymous enum

anonymous enum
枚举值
kTagLabel 
kTagSprite1 
kTagSprite2 

在文件 MotionStreakTest.cpp31 行定义.

31 {
32 kTagLabel = 1,
33 kTagSprite1 = 2,
34 kTagSprite2 = 3,
35};
@ kTagSprite2
@ kTagSprite1
@ kTagLabel

变量说明

◆ USING_NS_CC

USING_NS_CC

在文件 MotionStreakTest.cpp29 行定义.