cocos2d-x 3.0
    - 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
    类 - 图1 类 - 图2)
    - 文件列表 - 文件成员

    全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

    | 命名空间 | 类型定义

    CCScheduler.h 文件参考

    #include

    #include

    #include

    #include "base/CCRef.h"

    #include "base/CCVector.h"

    #include "2d/uthash.h"

    ##
    class Timer
    Light-weight timer. 更多…
    class TimerTargetSelector
    class TimerTargetCallback
    class Scheduler
    Scheduler is responsible for triggering the scheduled callbacks. 更多…
    ## 命名空间
    cocos2d
    Add deprecated global functions and variables here.
    ## 类型定义
    typedef std::function< void(float)> ccSchedulerFunc