CodeAndWeb / PhysicsEditor-Loaders

Use these classes to load the plist/xml file written by PhysicsEditor
39 stars 21 forks source link

Fix in PhysicsShapeCache for using with libGDX 1.9.8+ #12

Closed mk-5 closed 4 years ago

mk-5 commented 6 years ago

com.badlogic.gdx.utils.XmlReader#parse(Reader reader) method does not throws IOException after 1.9.8 version, it's throws SerializationException instead. It fails GWT compilation because gwt compilator works with sources.