org.jbox2d.testbed
Class ExampleList

java.lang.Object
  extended by org.jbox2d.testbed.ExampleList

public class ExampleList
extends Object


Constructor Summary
ExampleList()
           
 
Method Summary
static List<AbstractExample> getExamples(TestbedMain testbed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleList

public ExampleList()
Method Detail

getExamples

public static List<AbstractExample> getExamples(TestbedMain testbed)