Class TestbedController

java.lang.Object
de.pirckheimer_gymnasium.jbox2d.testbed.framework.AbstractTestbedController
de.pirckheimer_gymnasium.jbox2d.testbed.framework.TestbedController
All Implemented Interfaces:
Runnable

public class TestbedController extends AbstractTestbedController implements Runnable
This class contains most control logic for the testbed and the update loop. It also watches the model to switch tests and populates the model with some loop statistics.
Author:
Daniel Murphy