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

Revolute Joint #101

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Revolute Joint #101

wants to merge 10 commits into from

Conversation

neilmendoza
Copy link
Contributor

I've added in ofxBox2dRevoluteJoint. I'm guessing from the fact that there's a jointType member in ofxBox2dJoint that you had intended that class to encapsulate all joints but seemed to make more sense as a separate class. Maybe ofxBox2dJoint could be renamed to ofxBox2dDistanceJoint with a typedef of ofxBox2dJoint for backwards compatibility. Also, haven't added an example but could do if you want...

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

Successfully merging this pull request may close these issues.

1 participant