|
PuzzleSDK
|
#include <Bug-12847.h>
类 Bug12847Layer 继承关系图:
Bug12847Layer 的协作图:Public 成员函数 | |
| CREATE_FUNC (Bug12847Layer) | |
| Bug12847Layer () | |
| virtual | ~Bug12847Layer () |
| virtual bool | init () override |
| virtual std::string | title () const override |
Public 成员函数 继承自 TestCase | |
| TestCase () | |
| ~TestCase () | |
| virtual std::string | subtitle () const |
| 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 |
Protected 成员函数 | |
| virtual void | update (float dt) override |
| virtual void | onEnter () override |
| virtual void | onExit () override |
Private 属性 | |
| cocos2d::Sprite * | sprite1 |
| cocos2d::Sprite * | sprite2 |
| cocos2d::Sprite * | sprite3 |
| cocos2d::Sprite * | sprite4 |
| cocos2d::Director::Projection | _projection = cocos2d::Director::Projection::_3D |
额外继承的成员函数 | |
Public 类型 继承自 TestCase | |
| enum class | Type { ROBUSTNESS , UNIT , GRAPHICAL_STATIC , MANUAL } |
Public 属性 继承自 TestCase | |
| CC_CONSTRUCTOR_ACCESS | __pad0__: virtual bool init() override |
Protected 属性 继承自 TestCase | |
| cocos2d::MenuItemImage * | _priorTestItem |
| cocos2d::MenuItemImage * | _restartTestItem |
| cocos2d::MenuItemImage * | _nextTestItem |
| cocos2d::Label * | _titleLabel |
| cocos2d::Label * | _subtitleLabel |
在文件 Bug-12847.h 第 30 行定义.
| Bug12847Layer::Bug12847Layer | ( | ) |
|
virtual |
在文件 Bug-12847.cpp 第 43 行定义.
引用了 _projection.
| Bug12847Layer::CREATE_FUNC | ( | Bug12847Layer | ) |
|
overridevirtual |
在文件 Bug-12847.cpp 第 49 行定义.
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
在文件 Bug-12847.cpp 第 104 行定义.
|
inlineoverridevirtual |
|
overrideprotectedvirtual |
在文件 Bug-12847.cpp 第 90 行定义.
|
private |
在文件 Bug-12847.h 第 53 行定义.
被这些函数引用 Bug12847Layer() , 以及 ~Bug12847Layer().
|
private |
在文件 Bug-12847.h 第 48 行定义.
|
private |
在文件 Bug-12847.h 第 49 行定义.
|
private |
在文件 Bug-12847.h 第 50 行定义.
|
private |
在文件 Bug-12847.h 第 51 行定义.