• DrawBits 枚举
  • 索引
  • Details
    • e_aabbBit
    • e_jointBit
    • e_shapeBit

    DrawBits 枚举

    模块: cc

    索引

    • e_aabbBit
    • e_jointBit
    • e_shapeBit

    Details

    e_aabbBit
    绘制包围盒
    metadescription
    类型Number
    定义于cocos2d/core/physics/CCPhysicsManager.js:654
    e_jointBit
    绘制关节链接信息
    metadescription
    类型Number
    定义于cocos2d/core/physics/CCPhysicsManager.js:661
    e_shapeBit
    绘制形状
    metadescription
    类型Number
    定义于cocos2d/core/physics/CCPhysicsManager.js:668