axmol/cocos/scripting/lua-bindings/auto/api/PhysicsShapePolygon.lua

16 lines
431 B
Lua

--------------------------------
-- @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