org.jbox2d.profile
Class SettingsPerformanceTest
java.lang.Object
org.jbox2d.profile.BasicPerformanceTest
org.jbox2d.profile.SettingsPerformanceTest
- Direct Known Subclasses:
- PistonBenchmark
public abstract class SettingsPerformanceTest
- extends BasicPerformanceTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SettingsPerformanceTest
public SettingsPerformanceTest(int iters)
runTest
public void runTest(int testNum)
- Specified by:
runTest
in class BasicPerformanceTest
runBenchmarkWorld
public abstract void runBenchmarkWorld()
getTestName
public String getTestName(int testNum)
- Specified by:
getTestName
in class BasicPerformanceTest
Copyright © 2013. All Rights Reserved.