Merge default into minor.

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2017-01-12 22:52:24 -04:00
9 changed files with 22 additions and 8 deletions
+1
View File
@@ -52,6 +52,7 @@ public:
* Gets the maximum length of the rope.
**/
float getMaxLength() const;
void setMaxLength(float length);
private:
// The Box2D RopeJoint object.