mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
more joint updates to better match the API
--HG-- branch : box2d-update
This commit is contained in:
@@ -98,6 +98,8 @@ namespace box2d
|
||||
* Gets the reaction torque on body2.
|
||||
**/
|
||||
float getReactionTorque(float dt);
|
||||
|
||||
bool isActive() const;
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user