Package org.jbox2d.serialization
package org.jbox2d.serialization
Serialization support for converting JBox2D world data to and from external
representations.
-
ClassDescriptionCalled for each physics object with a tag defined.Serializer for jbox2d, used to serialize any aspect of the physics worldInterface that allows the serializer to look up tags for each object, which can be used later during deserializing by the developer.Container for holding serialization results.Used to hear when an object is unsupported by the serializer or the deserializer.Called when an object is unsupported by the serializer or deserializer.