| Package | Description |
|---|---|
| com.jme3.bullet.animation |
A dynamic animation control and some associated classes.
|
| com.jme3.bullet.control |
| Modifier and Type | Class and Description |
|---|---|
class |
DacConfiguration
Configure a DynamicAnimControl and access its configuration.
|
class |
DacLinks
Access a DynamicAnimControl at the PhysicsLink level once it's been added to
a Spatial.
|
class |
DynamicAnimControl
Before adding this control to a spatial, configure it by invoking
DacConfiguration.link(java.lang.String, float, com.jme3.bullet.animation.RangeOfMotion)
for each bone that should have its own rigid body. |
| Modifier and Type | Class and Description |
|---|---|
class |
BetterCharacterControl
This class is intended to replace the CharacterControl class.
|
class |
KinematicRagdollControl
Deprecated.
|