public class HumanoidRagdollPreset extends RagdollPreset
This class is shared between JBullet and Native Bullet.
RagdollPreset.JointPreset, RagdollPreset.LexiconEntry
boneMap, lexicon, logger
Constructor and Description |
---|
HumanoidRagdollPreset() |
Modifier and Type | Method and Description |
---|---|
protected void |
initBoneMap()
Initialize the map from bone names to joint presets.
|
protected void |
initLexicon()
Initialize the lexicon.
|
setupJointForBone
protected void initBoneMap()
initBoneMap
in class RagdollPreset
protected void initLexicon()
initLexicon
in class RagdollPreset