Class HumanoidRagdollPreset

java.lang.Object
com.jme3.bullet.control.ragdoll.RagdollPreset
com.jme3.bullet.control.ragdoll.HumanoidRagdollPreset

public class HumanoidRagdollPreset extends RagdollPreset
Example ragdoll presets for a typical humanoid skeleton.

This class is shared between JBullet and Native Bullet.

  • Constructor Details

    • HumanoidRagdollPreset

      public HumanoidRagdollPreset()
  • Method Details

    • initBoneMap

      protected void initBoneMap()
      Initialize the map from bone names to joint presets.
      Specified by:
      initBoneMap in class RagdollPreset
    • initLexicon

      protected void initLexicon()
      Initialize the lexicon.
      Specified by:
      initLexicon in class RagdollPreset