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 final org.slf4j.Logger
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(java.lang.String[] args)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • log

      private static final org.slf4j.Logger log
  • Constructor Details

    • TestbedMain

      public TestbedMain()
  • Method Details

    • main

      public static void main(java.lang.String[] args)