TL;DR What version of Box2D does Dart Box2D implement and what are the future porting plans? (especially for RopeJoint)
Hi,
Just got to the point of integrating a joint in my fledgling Dart game and realised I need RopeJoint (DistanceJoint just isn't enough :-) ). What's the best way to get this? I don't want to duplicate work if you're already porting. If you're not, what's the best approach? Is the Dart version based on Box2D 2.2 such that I can go find the missing code and ... ?
All thoughts and tips welcome :-)
Thanks, Rupert.
p.s. Yes, I posted before investigating too far. Please forgive ignorance :-)