Package org.jbox2d.serialization

Interface Summary
JbDeserializer  
JbDeserializer.ObjectListener Called for each physics object with a tag defined.
JbSerializer Serializer for jbox2d, used to serialize any aspect of the physics world
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.
 

Class Summary
SerializationHelper  
 

Enum Summary
UnsupportedObjectException.Type  
 

Exception Summary
UnsupportedObjectException Called when an object is unsupported by the serializer or deserializer.
 



Copyright © 2013. All Rights Reserved.