Added Body:getJointList.

This commit is contained in:
Alex Szpakowski
2014-11-15 01:17:20 -04:00
parent 68936e6d2f
commit 5fac441a51
7 changed files with 80 additions and 36 deletions
+5
View File
@@ -393,6 +393,11 @@ public:
**/
int getFixtureList(lua_State *L) const;
/**
* Get an array of all Joints attached to this Body.
**/
int getJointList(lua_State *L) const;
/**
* Get an array of all active Contacts attached to this Body.
* This list changes during World:update and you may miss some collisions