Uses of Interface
org.jbox2d.profile.worlds.PerformanceTestWorld
Packages that use PerformanceTestWorld
Package
Description
Profiling utilities and sample scenes for measuring JBox2D performance.
Profile worlds used as repeatable workloads for JBox2D performance tests.
-
Uses of PerformanceTestWorld in org.jbox2d.profile
Constructors in org.jbox2d.profile with parameters of type PerformanceTestWorldModifierConstructorDescriptionBroadphasePerformanceTest(int iterations, PerformanceTestWorld world) SettingsPerformanceTest(int iters, PerformanceTestWorld world) -
Uses of PerformanceTestWorld in org.jbox2d.profile.worlds
Classes in org.jbox2d.profile.worlds that implement PerformanceTestWorld