Package org.jbox2d.testbed.framework
Class TestbedMain
- java.lang.Object
-
- org.jbox2d.testbed.framework.TestbedMain
-
public class TestbedMain extends java.lang.Object
The entry point for the testbed application
-
-
Field Summary
Fields Modifier and Type Field Description private static org.slf4j.Logger
log
-
Constructor Summary
Constructors Constructor Description TestbedMain()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-