Uses of Class
org.jbox2d.testbed.ExampleContactPoint

Packages that use ExampleContactPoint
org.jbox2d.testbed The JBox2d 2.0 testbed, implemented using Processing
 

Uses of ExampleContactPoint in org.jbox2d.testbed
 

Fields in org.jbox2d.testbed declared as ExampleContactPoint
protected  ExampleContactPoint[] AbstractExample.m_points
          Array of contact points - use m_pointCount to get number of active elements.