-------------------------------- -- @module PhysicsShapeEdgePolygon -- @extend PhysicsShape -------------------------------- -- @function [parent=#PhysicsShapeEdgePolygon] getPointsCount -- @param self -- @return int#int ret (return value: int) -------------------------------- -- @function [parent=#PhysicsShapeEdgePolygon] getCenter -- @param self -- @return math::Vector2#math::Vector2 ret (return value: cc.math::Vector2) return nil