| Package | Description |
|---|---|
| com.jme3.bullet.animation |
A dynamic animation control and some associated classes.
|
| Modifier and Type | Class and Description |
|---|---|
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 | Method and Description |
|---|---|
DacLinks |
PhysicsLink.getControl()
Access the control that manages this link.
|
DacLinks |
DacLinks.jmeClone()
Create a shallow clone for the JME cloner.
|