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

Port more joint types from Box2D #11

Open
dmah42 opened this issue Jun 5, 2013 · 1 comment
Open

Port more joint types from Box2D #11

dmah42 opened this issue Jun 5, 2013 · 1 comment

Comments

@dmah42
Copy link
Owner

dmah42 commented Jun 5, 2013

The latest Box2D (and JBox2D) have a greater range of joint types. We should port the extra types to Dart.

These include:

FrictionJoint
GearJoint
MouseJoint
PrismaticJoint
PulleyJoint
WeldJoint
WheelJoint

RopeJoint is in Box2d but not in JBox2d

@dmah42
Copy link
Owner Author

dmah42 commented Jun 5, 2013

FrictionJoint added in 89caf89

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

No branches or pull requests

1 participant