-------------------------------- -- @module PhysicsShapePolygon -------------------------------- -- @function [parent=#PhysicsShapePolygon] getPointsCount -- @param self -- @return int#int ret (return value: int) -------------------------------- -- @function [parent=#PhysicsShapePolygon] getPoint -- @param self -- @param #int int -- @return point_table#point_table ret (return value: point_table) return nil