DrawBits
枚举
索引
e_aabbBit
e_pairBit
e_centerOfMassBit
e_jointBit
e_shapeBit
Details
e_aabbBit
绘制包围盒
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:634 |
e_pairBit
绘制粗测阶段物体
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:641 |
e_centerOfMassBit
绘制物体质心
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:648 |
e_jointBit
绘制关节链接信息
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:655 |
e_shapeBit
绘制形状
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/physics/CCPhysicsManager.js:662 |