| Package | Description |
|---|---|
| com.jme3.bullet.animation |
A dynamic animation control and some associated classes.
|
| Modifier and Type | Method and Description |
|---|---|
BoneLink |
DacLinks.findBoneLink(java.lang.String boneName)
Access the BoneLink for the named bone.
|
BoneLink |
BoneLink.jmeClone()
Create a shallow clone for the JME cloner.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<BoneLink> |
DacLinks.getBoneLinks()
Access the list of bone links in a pre-order, depth-first traversal of
the link hierarchy.
|