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

20 lines
470 B
Lua
Raw Normal View History

2014-03-10 14:04:58 +08:00
--------------------------------
-- @module PhysicsShapeEdgeChain
-- @extend PhysicsShape
-- @parent_module cc
2014-03-10 14:04:58 +08:00
--------------------------------
--
2014-03-10 14:04:58 +08:00
-- @function [parent=#PhysicsShapeEdgeChain] getPointsCount
-- @param self
-- @return int#int ret (return value: int)
--------------------------------
--
-- @function [parent=#PhysicsShapeEdgeChain] getCenter
-- @param self
-- @return vec2_table#vec2_table ret (return value: vec2_table)
2014-03-10 14:04:58 +08:00
return nil