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