Uses of Package
org.jbox2d.testbed.framework
Packages that use org.jbox2d.testbed.framework
Package
Description
Platform-independent testbed framework contracts and shared application
infrastructure.
Java 2D rendering implementation for the JBox2D testbed framework.
Interactive test scenes demonstrating JBox2D collision, dynamics, and
particle features.
-
Classes in org.jbox2d.testbed.framework used by org.jbox2d.testbed.frameworkClassDescriptionThis class contains most control logic for the testbed and the update loop.Contact point for
TestbedTest.Model for the testbedA TestbedPanel encapsulates the graphical panel displayed to the user.Defines a setting used in the testbed.The type of value this setting pertains toWhether the setting affects the engine's behavior or modifies drawing.Stores all the testbed settings. -
Classes in org.jbox2d.testbed.framework used by org.jbox2d.testbed.framework.j2dClassDescriptionThis class contains most control logic for the testbed and the update loop.Model for the testbedA TestbedPanel encapsulates the graphical panel displayed to the user.
-
Classes in org.jbox2d.testbed.framework used by org.jbox2d.testbed.tests