Uses of Class
org.jbox2d.collision.Type
-
Packages that use Type Package Description org.jbox2d.collision -
-
Uses of Type in org.jbox2d.collision
Fields in org.jbox2d.collision declared as Type Modifier and Type Field Description TypeSeparationFunction. m_typeMethods in org.jbox2d.collision that return Type Modifier and Type Method Description static TypeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Type[]Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-