• LoadingItems.ItemState 枚举
  • 索引
  • Details
    • WORKING
    • COMPLETET
    • ERROR

    LoadingItems.ItemState 枚举

    模块: cc父模块: cc

    LoadingItems 队列中的加载项状态,状态的值可能是 LoadingItems.ItemState.WORKING | LoadingItems.ItemState.COMPLETET | LoadingItems.ItemState.ERROR

    索引

    • WORKING
    • COMPLETET
    • ERROR

    Details

    WORKING

    metadescription
    类型Number
    定义于cocos2d/core/load-pipeline/loading-items.js:273
    COMPLETET

    metadescription
    类型Number
    定义于cocos2d/core/load-pipeline/loading-items.js:277
    ERROR

    metadescription
    类型Number
    定义于cocos2d/core/load-pipeline/loading-items.js:281