mirror of
https://github.com/love2d/love.git
synced 2026-08-19 04:06:17 +02:00
Add Contact:getChildren (pull request #15)
This commit is contained in:
@@ -136,6 +136,9 @@ public:
|
||||
**/
|
||||
void resetRestitution();
|
||||
|
||||
|
||||
void getChildren(int &childA, int &childB);
|
||||
|
||||
private:
|
||||
|
||||
// The Box2D contact.
|
||||
|
||||
Reference in New Issue
Block a user