Uses of Enum
org.jbox2d.dynamics.joints.LimitState
Packages that use LimitState
-
Uses of LimitState in org.jbox2d.dynamics.joints
Subclasses with type arguments of type LimitState in org.jbox2d.dynamics.jointsMethods in org.jbox2d.dynamics.joints that return LimitStateModifier and TypeMethodDescriptionRopeJoint.getLimitState()static LimitStateReturns the enum constant of this type with the specified name.static LimitState[]LimitState.values()Returns an array containing the constants of this enum type, in the order they are declared.