Uses of Class
org.jbox2d.testbed.framework.ContactPoint
-
Packages that use ContactPoint Package Description org.jbox2d.testbed.framework -
-
Uses of ContactPoint in org.jbox2d.testbed.framework
Fields in org.jbox2d.testbed.framework declared as ContactPoint Modifier and Type Field Description static ContactPoint[]TestbedTest. pointsMethods in org.jbox2d.testbed.framework that return ContactPoint Modifier and Type Method Description static ContactPoint[]TestbedTest. getContactPoints()Gets the contact points for the current test
-