Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing function definitions #40

Closed
GoogleCodeExporter opened this issue Apr 10, 2015 · 1 comment
Closed

Missing function definitions #40

GoogleCodeExporter opened this issue Apr 10, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The following functions are lacking definitions.

class b2FrictionJoint{
    void SetMaxForce(float32 force);
    float32 GetMaxForce() const;
    void SetMaxTorque(float32 torque);
    float32 GetMaxTorque() const;
}



Original issue reported on code.google.com by sadwanm...@gmail.com on 28 Nov 2009 at 10:55

@GoogleCodeExporter
Copy link
Author

Original comment by erinca...@gmail.com on 7 Dec 2009 at 8:44

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant