mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Expose love.physics.getDistance
--HG-- branch : box2d-update
This commit is contained in:
@@ -310,6 +310,7 @@ namespace box2d
|
||||
{ "newWeldJoint", w_newWeldJoint },
|
||||
{ "newWheelJoint", w_newWheelJoint },
|
||||
{ "newRopeJoint", w_newRopeJoint },
|
||||
{ "getDistance", w_getDistance },
|
||||
{ "getMeter", w_getMeter },
|
||||
{ "setMeter", w_setMeter },
|
||||
{ 0, 0 },
|
||||
|
||||
Reference in New Issue
Block a user