Collider.Polygon
Class
Module: cc
Defines a Polygon Collider .
Index
Properties
Details
Properties
offset
Position offset
meta | description |
---|---|
Type | Vec2 |
Defined in | cocos2d/core/collider/CCPolygonCollider.js:45 |
points
Polygon points
meta | description |
---|---|
Type | Vec2[] |
Defined in | cocos2d/core/collider/CCPolygonCollider.js:61 |