--------------------------------
-- @module PhysicsShapeEdgePolygon
-- @extend PhysicsShape

--------------------------------
-- @function [parent=#PhysicsShapeEdgePolygon] getPointsCount 
-- @param self
-- @return int#int ret (return value: int)
        
--------------------------------
-- @function [parent=#PhysicsShapeEdgePolygon] getCenter 
-- @param self
-- @return Vec2#Vec2 ret (return value: cc.Vec2)
        
return nil