Uses of Package
org.jbox2d.serialization
-
Packages that use org.jbox2d.serialization Package Description org.jbox2d.serialization org.jbox2d.serialization.pb org.jbox2d.testbed.framework org.jbox2d.testbed.tests -
Classes in org.jbox2d.serialization used by org.jbox2d.serialization Class Description JbDeserializer.ObjectListener Called for each physics object with a tag defined.JbSerializer.ObjectSigner Interface that allows the serializer to look up tags for each object, which can be used later during deserializing by the developer.SerializationResult Container for holding serialization results.UnsupportedListener Used to hear when an object is unsupported by the serializer or the deserializer.UnsupportedObjectException Called when an object is unsupported by the serializer or deserializer.UnsupportedObjectException.Type -
Classes in org.jbox2d.serialization used by org.jbox2d.serialization.pb Class Description JbDeserializer JbDeserializer.ObjectListener Called for each physics object with a tag defined.JbSerializer Serializer for jbox2d, used to serialize any aspect of the physics worldJbSerializer.ObjectSigner Interface that allows the serializer to look up tags for each object, which can be used later during deserializing by the developer.SerializationResult Container for holding serialization results.UnsupportedListener Used to hear when an object is unsupported by the serializer or the deserializer. -
Classes in org.jbox2d.serialization used by org.jbox2d.testbed.framework Class Description JbDeserializer JbDeserializer.ObjectListener Called for each physics object with a tag defined.JbSerializer Serializer for jbox2d, used to serialize any aspect of the physics worldJbSerializer.ObjectSigner Interface that allows the serializer to look up tags for each object, which can be used later during deserializing by the developer.UnsupportedListener Used to hear when an object is unsupported by the serializer or the deserializer.UnsupportedObjectException Called when an object is unsupported by the serializer or deserializer. -
Classes in org.jbox2d.serialization used by org.jbox2d.testbed.tests Class Description JbDeserializer.ObjectListener Called for each physics object with a tag defined.JbSerializer.ObjectSigner Interface that allows the serializer to look up tags for each object, which can be used later during deserializing by the developer.UnsupportedListener Used to hear when an object is unsupported by the serializer or the deserializer.