org.jbox2d.p5
Class BodyUtils

java.lang.Object
  extended by org.jbox2d.p5.BodyUtils

public class BodyUtils
extends java.lang.Object

Set of static methods for creating more complex bodies easily.


Constructor Summary
BodyUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BodyUtils

public BodyUtils()