PuzzleSDK
ScheduleUpdatePriority 成员列表

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

__pad0__TestCase
_nextTestItemTestCaseprotected
_priorTestItemTestCaseprotected
_restartTestItemTestCaseprotected
_runTimeTestCaseprivate
_subtitleLabelTestCaseprotected
_testCaseNameTestCaseprivate
_testSuiteTestCaseprivate
_titleLabelTestCaseprotected
CREATE_FUNC(ScheduleUpdatePriority)ScheduleUpdatePriority
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() overrideScheduleUpdatePriorityvirtual
onExit() overrideScheduleUpdatePriority
onTouchBegan(cocos2d::Touch *touch, cocos2d::Event *event)ScheduleUpdatePriority
priorTestCallback(cocos2d::Ref *sender)TestCasevirtual
restartTestCallback(cocos2d::Ref *sender)TestCasevirtual
setTestCaseName(const std::string &name)TestCaseinline
setTestSuite(TestSuite *testSuite)TestCase
subtitle() const overrideScheduleUpdatePriorityvirtual
TestCase()TestCase
title() const overrideScheduleUpdatePriorityvirtual
Type 枚举名称TestCase
update(float dt) overrideScheduleUpdatePriorityvirtual
~TestCase()TestCase