DrawBits
枚举
模块: cc
索引
e_aabbBit
e_jointBit
e_shapeBit
Details
e_aabbBit
绘制包围盒
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:654 |
e_jointBit
绘制关节链接信息
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:661 |
e_shapeBit
绘制形状
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:668 |