|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BroadPhaseStrategy | |
|---|---|
| org.jbox2d.collision.broadphase | |
| org.jbox2d.dynamics | |
| Uses of BroadPhaseStrategy in org.jbox2d.collision.broadphase |
|---|
| Classes in org.jbox2d.collision.broadphase that implement BroadPhaseStrategy | |
|---|---|
class |
DynamicTree
A dynamic tree arranges data in a binary tree to accelerate queries such as volume queries and ray casts. |
| Constructors in org.jbox2d.collision.broadphase with parameters of type BroadPhaseStrategy | |
|---|---|
BroadPhase(BroadPhaseStrategy strategy)
|
|
| Uses of BroadPhaseStrategy in org.jbox2d.dynamics |
|---|
| Constructors in org.jbox2d.dynamics with parameters of type BroadPhaseStrategy | |
|---|---|
ContactManager(World argPool,
BroadPhaseStrategy strategy)
|
|
World(Vec2 gravity,
IWorldPool argPool,
BroadPhaseStrategy broadPhaseStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||