|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BroadPhase | |
|---|---|
| org.jbox2d.collision | This package contains the broad and narrow phase collision algorithms. |
| Uses of BroadPhase in org.jbox2d.collision |
|---|
| Fields in org.jbox2d.collision declared as BroadPhase | |
|---|---|
BroadPhase |
PairManager.m_broadPhase
|
| Methods in org.jbox2d.collision with parameters of type BroadPhase | |
|---|---|
void |
Shape.createProxy(BroadPhase broadPhase,
XForm transform)
Internal |
void |
Shape.destroyProxy(BroadPhase broadPhase)
Internal |
void |
PairManager.initialize(BroadPhase broadPhase,
PairCallback callback)
|
void |
Shape.refilterProxy(BroadPhase broadPhase,
XForm transform)
Internal |
boolean |
Shape.synchronize(BroadPhase broadPhase,
XForm transform1,
XForm transform2)
Internal |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||