Exposed shape:getBody

This commit is contained in:
Bart van Strien
2010-08-09 12:32:10 +02:00
parent 48a94f32d9
commit 310a50ba2f
5 changed files with 7 additions and 4 deletions
@@ -71,6 +71,7 @@ namespace box2d
{ "getFriction", w_Shape_getFriction },
{ "getRestitution", w_Shape_getRestitution },
{ "getDensity", w_Shape_getDensity },
{ "getBody", w_Shape_getBody },
{ "isSensor", w_Shape_isSensor },
{ "testPoint", w_Shape_testPoint },
{ "testSegment", w_Shape_testSegment },