Uses of Class
com.jme3.bullet.control.ragdoll.RagdollPreset
Packages that use RagdollPreset
Package
Description
physics controls: scene-graph controls for linking physics collision objects
to spatials
supplemental classes related to KinematicRagdollControl
-
Uses of RagdollPreset in com.jme3.bullet.control
Fields in com.jme3.bullet.control declared as RagdollPresetModifier and TypeFieldDescriptionprotected RagdollPresetKinematicRagdollControl.presetDeprecated.Constructors in com.jme3.bullet.control with parameters of type RagdollPresetModifierConstructorDescriptionKinematicRagdollControl(RagdollPreset preset) Deprecated.Instantiate an enabled control with the specified preset.KinematicRagdollControl(RagdollPreset preset, float weightThreshold) Deprecated.Instantiate an enabled control with the specified preset and weight threshold. -
Uses of RagdollPreset in com.jme3.bullet.control.ragdoll
Subclasses of RagdollPreset in com.jme3.bullet.control.ragdollModifier and TypeClassDescriptionclassExample ragdoll presets for a typical humanoid skeleton.