PuzzleSDK
SchedulerDelayAndRepeat 成员列表

成员的完整列表,这些成员属于 SchedulerDelayAndRepeat,包括所有继承而来的类成员

__pad0__TestCase
_nextTestItemTestCaseprotected
_priorTestItemTestCaseprotected
_restartTestItemTestCaseprotected
_runTimeTestCaseprivate
_subtitleLabelTestCaseprotected
_testCaseNameTestCaseprivate
_testSuiteTestCaseprivate
_titleLabelTestCaseprotected
CREATE_FUNC(SchedulerDelayAndRepeat)SchedulerDelayAndRepeat
getActualOutput() constTestCaseinlinevirtual
getDuration() constTestCasevirtual
getExpectedOutput() constTestCaseinlinevirtual
getRestartTestItem() constTestCaseinline
getRunTime() constTestCaseinline
getSubtitleLable() constTestCaseinline
getTestCaseName() constTestCaseinline
getTestSuite() constTestCaseinline
getTestType() constTestCasevirtual
nextTestCallback(cocos2d::Ref *sender)TestCasevirtual
onBackCallback(cocos2d::Ref *sender)TestCasevirtual
onEnter() overrideSchedulerDelayAndRepeatvirtual
priorTestCallback(cocos2d::Ref *sender)TestCasevirtual
restartTestCallback(cocos2d::Ref *sender)TestCasevirtual
setTestCaseName(const std::string &name)TestCaseinline
setTestSuite(TestSuite *testSuite)TestCase
subtitle() const overrideSchedulerDelayAndRepeatvirtual
TestCase()TestCase
title() const overrideSchedulerDelayAndRepeatvirtual
Type 枚举名称TestCase
update(float dt) overrideSchedulerDelayAndRepeat
~TestCase()TestCase