DrawBits Enum
Module: cc
Index
e_aabbBite_jointBite_shapeBit
Details
e_aabbBit
Draw bounding boxes
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/physics/CCPhysicsManager.js:654 |
e_jointBit
Draw joint connections
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/physics/CCPhysicsManager.js:661 |
e_shapeBit
Draw shapes
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/physics/CCPhysicsManager.js:668 |