Open dmah42 opened 11 years ago
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
FrictionJoint added in 89caf89
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