org.jbox2d.testbed.tests
Class Pulleys

java.lang.Object
  extended by PTest
      extended by org.jbox2d.testbed.tests.Pulleys

public class Pulleys
extends PTest


Constructor Summary
Pulleys()
           
 
Method Summary
 void go(World world)
           
static void main(java.lang.String[] argv)
          Entry point
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pulleys

public Pulleys()
Method Detail

go

public void go(World world)

main

public static void main(java.lang.String[] argv)
Entry point