fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

Patch for /gwtbox2d/src/org/jbox2d/common/Vec2.java #208

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Vec2 now implements Serializable, so that it can be part of serializers (e.g. 
GWT services). It is also more similar to the JBox2D class, which implements it 
as well: http://goo.gl/M6K4u

Original issue reported on code.google.com by lefke123 on 11 Aug 2012 at 6:55

Attachments: