org.jbox2d.serialization
Class SerializationHelper

java.lang.Object
  extended by org.jbox2d.serialization.SerializationHelper

public final class SerializationHelper
extends Object


Method Summary
static boolean isIndependentJoint(org.jbox2d.dynamics.joints.JointType argType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isIndependentJoint

public static boolean isIndependentJoint(org.jbox2d.dynamics.joints.JointType argType)


Copyright © 2013. All Rights Reserved.