| Package | Description |
|---|---|
| com.jme3.bullet.animation |
A dynamic animation control and some associated classes.
|
| Modifier and Type | Class and Description |
|---|---|
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
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 |
|---|---|
DacConfiguration |
DacConfiguration.jmeClone()
Create a shallow clone for the JME cloner.
|