mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Merge default into minor.
--HG-- branch : minor
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
* Gets the maximum length of the rope.
|
||||
**/
|
||||
float getMaxLength() const;
|
||||
void setMaxLength(float length);
|
||||
|
||||
private:
|
||||
// The Box2D RopeJoint object.
|
||||
|
||||
Reference in New Issue
Block a user