Package | Description |
---|---|
com.badlogic.gdx.physics.box2d | |
com.badlogic.gdx.utils |
Modifier and Type | Field and Description |
---|---|
protected LongMap<Body> |
World.bodies
all known bodies
|
protected LongMap<Fixture> |
World.fixtures
all known fixtures
|
protected LongMap<Joint> |
World.joints
all known joints
|
Modifier and Type | Method and Description |
---|---|
void |
LongMap.putAll(LongMap<V> map) |
Constructor and Description |
---|
LongMap.Entries(LongMap map) |
LongMap.Keys(LongMap map) |
LongMap.Values(LongMap<V> map) |