Uses of Class
org.jbox2d.collision.ContactID.Type

Packages that use ContactID.Type
org.jbox2d.collision   
 

Uses of ContactID.Type in org.jbox2d.collision
 

Methods in org.jbox2d.collision that return ContactID.Type
static ContactID.Type ContactID.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContactID.Type[] ContactID.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.