Uses of Enum Class
org.jbox2d.collision.Manifold.ManifoldType
Packages that use Manifold.ManifoldType
Package
Description
The Collision module contains shapes and functions that operate on them.
-
Uses of Manifold.ManifoldType in org.jbox2d.collision
Fields in org.jbox2d.collision declared as Manifold.ManifoldTypeMethods in org.jbox2d.collision that return Manifold.ManifoldTypeModifier and TypeMethodDescriptionstatic Manifold.ManifoldTypeReturns the enum constant of this class with the specified name.static Manifold.ManifoldType[]Manifold.ManifoldType.values()Returns an array containing the constants of this enum class, in the order they are declared.