Add EdgeShape:getPoints()

--HG--
branch : box2d-update
This commit is contained in:
Bill Meltsner
2011-09-29 11:19:30 -04:00
parent fa58c87605
commit 5d26c564e0
4 changed files with 31 additions and 0 deletions
@@ -33,6 +33,7 @@ namespace physics
namespace box2d
{
EdgeShape * luax_checkedgeshape(lua_State * L, int idx);
int w_EdgeShape_getPoints(lua_State * L);
int luaopen_edgeshape(lua_State * L);
} // box2d