mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Updated box2d from 2.2.1 to 2.3.0
--HG-- branch : box2d-2.3
This commit is contained in:
@@ -35,6 +35,7 @@ namespace box2d
|
||||
|
||||
PolygonShape *luax_checkpolygonshape(lua_State *L, int idx);
|
||||
int w_PolygonShape_getPoints(lua_State *L);
|
||||
int w_PolygonShape_validate(lua_State *L);
|
||||
extern "C" int luaopen_polygonshape(lua_State *L);
|
||||
|
||||
} // box2d
|
||||
|
||||
Reference in New Issue
Block a user