Collider.Circle
类型
模块: cc
用来定义圆形碰撞体
索引
属性(properties)
Details
属性(properties)
offset
位置偏移量
meta | description |
---|---|
类型 | Vec2 |
定义于 | cocos2d/core/collider/CCCircleCollider.js:40 |
radius
圆形半径
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/collider/CCCircleCollider.js:57 |