org.jbox2d.testbed.tests
Class Biped

java.lang.Object
  extended by org.jbox2d.testbed.tests.Biped

public class Biped
extends java.lang.Object

Ragdoll class thanks to darkzerox.


Constructor Summary
Biped(World w, Vec2 position)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Biped

public Biped(World w,
             Vec2 position)