| Package | Description |
|---|---|
| com.almasb.fxgl.physics.box2d.collision.broadphase | |
| com.almasb.fxgl.physics.box2d.dynamics |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicTree
A dynamic tree arranges data in a binary tree to accelerate queries such as volume queries and
ray casts.
|
class |
DynamicTreeFlatNodes |
| Constructor and Description |
|---|
DefaultBroadPhaseBuffer(BroadPhaseStrategy strategy) |
| Constructor and Description |
|---|
World(Vec2 gravity,
IWorldPool pool,
BroadPhaseStrategy strategy) |
Copyright © 2018. All rights reserved.