Package | Description |
---|---|
com.tyrlib2.graphics.animation |
Modifier and Type | Method and Description |
---|---|
Bone |
Skeleton.getBone(int index) |
Modifier and Type | Method and Description |
---|---|
void |
Skeleton.addBone(Bone bone)
Add a new bone
|
void |
Skeleton.addBone(Bone bone,
Bone parent)
Add a bone and assign a parent for it
|