mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
updating the Joints
--HG-- branch : box2d-update
This commit is contained in:
@@ -75,11 +75,6 @@ namespace box2d
|
||||
**/
|
||||
void setMaxMotorTorque(float torque);
|
||||
|
||||
/**
|
||||
* Gets the maximum motor torque, usually in N-m.
|
||||
**/
|
||||
float getMaxMotorTorque() const;
|
||||
|
||||
/**
|
||||
* Sets the motor speed in degrees per second.
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user