|
PuzzleSDK
|
#include <SpritePolygonTest.h>
类 SpritePolygonTestCase 继承关系图:
SpritePolygonTestCase 的协作图:Protected 成员函数 | |
| virtual std::string | title () const override |
| virtual std::string | subtitle () const override |
| virtual bool | init () override |
| virtual void | onEnter () override |
| virtual void | onExit () override |
| SpritePolygonTestCase () | |
| ~SpritePolygonTestCase () | |
| void | updateDrawNode () |
Protected 属性 | |
| std::string | _title |
| std::string | _subtitle |
| bool | _isDebugDraw |
| bool | _isNeedDebugMenu |
| cocos2d::Vector< cocos2d::DrawNode * > | _drawNodes |
Protected 属性 继承自 TestCase | |
| cocos2d::MenuItemImage * | _priorTestItem |
| cocos2d::MenuItemImage * | _restartTestItem |
| cocos2d::MenuItemImage * | _nextTestItem |
| cocos2d::Label * | _titleLabel |
| cocos2d::Label * | _subtitleLabel |
额外继承的成员函数 | |
Public 类型 继承自 TestCase | |
| enum class | Type { ROBUSTNESS , UNIT , GRAPHICAL_STATIC , MANUAL } |
Public 成员函数 继承自 TestCase | |
| TestCase () | |
| ~TestCase () | |
| virtual Type | getTestType () const |
| virtual float | getDuration () const |
| virtual std::string | getExpectedOutput () const |
| virtual std::string | getActualOutput () const |
| virtual void | restartTestCallback (cocos2d::Ref *sender) |
| virtual void | nextTestCallback (cocos2d::Ref *sender) |
| virtual void | priorTestCallback (cocos2d::Ref *sender) |
| virtual void | onBackCallback (cocos2d::Ref *sender) |
| void | setTestSuite (TestSuite *testSuite) |
| TestSuite * | getTestSuite () const |
| float | getRunTime () const |
| void | setTestCaseName (const std::string &name) |
| std::string | getTestCaseName () const |
| const cocos2d::Label * | getSubtitleLable () const |
| const cocos2d::MenuItemImage * | getRestartTestItem () const |
Public 属性 继承自 TestCase | |
| CC_CONSTRUCTOR_ACCESS | __pad0__: virtual bool init() override |
在文件 SpritePolygonTest.h 第 32 行定义.
|
protected |
|
protected |
在文件 SpritePolygonTest.cpp 第 53 行定义.
引用了 _drawNodes.
|
overrideprotectedvirtual |
被 SpritePolygonTestDemo, SpritePolygonTestSlider, SpritePolygonTest5 , 以及 SpritePolygonPerformance 重载.
在文件 SpritePolygonTest.cpp 第 70 行定义.
引用了 _drawNodes, _isDebugDraw, _isNeedDebugMenu, VisibleRect::leftBottom(), VisibleRect::leftTop() , 以及 updateDrawNode().
被这些函数引用 SpritePolygonTestDemo::init(), SpritePolygonTestSlider::init(), SpritePolygonTest5::init() , 以及 SpritePolygonPerformance::init().
函数调用图:
这是这个函数的调用关系图:
|
overrideprotectedvirtual |
重载 TestCase .
在文件 SpritePolygonTest.cpp 第 58 行定义.
引用了 TestCase::onEnter().
函数调用图:
|
overrideprotectedvirtual |
在文件 SpritePolygonTest.cpp 第 64 行定义.
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |
|
protected |
在文件 SpritePolygonTest.cpp 第 108 行定义.
引用了 _drawNodes , 以及 _isDebugDraw.
被这些函数引用 SpritePolygonTestSlider::changeEpsilon(), init(), SpritePolygonTest1::initSprites(), SpritePolygonTest2::initSprites(), SpritePolygonTestNoCrash::initSprites(), SpritePolygonTestTPIsland::initSprites(), SpritePolygonTestAutoPolyIsland::initSprites(), SpritePolygonTestFrameAnim::initSprites(), Issue14017Test::initSprites(), SpritePolygonTestDemo::initTouches(), SpritePolygonTest5::loadDefaultSprites(), SpritePolygonTestSlider::makeSprite() , 以及 SpritePolygonTest5::update().
这是这个函数的调用关系图:
|
protected |
在文件 SpritePolygonTest.h 第 39 行定义.
被这些函数引用 SpritePolygonTest5::addSpritePolygon(), init(), SpritePolygonTest1::initSprites(), SpritePolygonTest2::initSprites(), SpritePolygonTestNoCrash::initSprites(), SpritePolygonTestTPIsland::initSprites(), SpritePolygonTestAutoPolyIsland::initSprites(), SpritePolygonTestFrameAnim::initSprites(), Issue14017Test::initSprites(), SpritePolygonTest5::loadDefaultSprites(), SpritePolygonTestSlider::makeSprite(), updateDrawNode() , 以及 ~SpritePolygonTestCase().
|
protected |
在文件 SpritePolygonTest.h 第 37 行定义.
被这些函数引用 init(), SpritePolygonTestCase() , 以及 updateDrawNode().
|
protected |
在文件 SpritePolygonTest.h 第 38 行定义.
被这些函数引用 init(), SpritePolygonPerformance::SpritePolygonPerformance() , 以及 SpritePolygonTestCase().
|
protected |
在文件 SpritePolygonTest.h 第 36 行定义.
被这些函数引用 Issue14017Test::Issue14017Test(), SpritePerformanceTestDynamic::SpritePerformanceTestDynamic(), SpritePolygonPerformanceTestDynamic::SpritePolygonPerformanceTestDynamic(), SpritePolygonTest1::SpritePolygonTest1(), SpritePolygonTest2::SpritePolygonTest2(), SpritePolygonTest3::SpritePolygonTest3(), SpritePolygonTest4::SpritePolygonTest4(), SpritePolygonTest5::SpritePolygonTest5(), SpritePolygonTestAutoPolyIsland::SpritePolygonTestAutoPolyIsland(), SpritePolygonTestFrameAnim::SpritePolygonTestFrameAnim(), SpritePolygonTestNoCrash::SpritePolygonTestNoCrash(), SpritePolygonTestTPIsland::SpritePolygonTestTPIsland() , 以及 subtitle().
|
protected |
在文件 SpritePolygonTest.h 第 35 行定义.
被这些函数引用 Issue14017Test::Issue14017Test(), SpritePerformanceTestDynamic::SpritePerformanceTestDynamic(), SpritePolygonPerformanceTestDynamic::SpritePolygonPerformanceTestDynamic(), SpritePolygonTest1::SpritePolygonTest1(), SpritePolygonTest2::SpritePolygonTest2(), SpritePolygonTest3::SpritePolygonTest3(), SpritePolygonTest4::SpritePolygonTest4(), SpritePolygonTest5::SpritePolygonTest5(), SpritePolygonTestAutoPolyIsland::SpritePolygonTestAutoPolyIsland(), SpritePolygonTestFrameAnim::SpritePolygonTestFrameAnim(), SpritePolygonTestNoCrash::SpritePolygonTestNoCrash(), SpritePolygonTestTPIsland::SpritePolygonTestTPIsland() , 以及 title().