org.jbox2d.testbed.timingTests
Interface SimpleTest

All Known Implementing Classes:
PistonBenchmark

public interface SimpleTest


Method Summary
 void create(World world)
           
 String toString()
           
 

Method Detail

create

void create(World world)

toString

String toString()
Overrides:
toString in class Object