com.jme3.bullet.control.ragdoll
クラス RagdollPreset

java.lang.Object
  上位を拡張 com.jme3.bullet.control.ragdoll.RagdollPreset
直系の既知のサブクラス:
HumanoidRagdollPreset

public abstract class RagdollPreset
extends java.lang.Object


コンストラクタの概要
RagdollPreset()
           
 
メソッドの概要
 void setupJointForBone(java.lang.String boneName, SixDofJoint joint)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

RagdollPreset

public RagdollPreset()
メソッドの詳細

setupJointForBone

public void setupJointForBone(java.lang.String boneName,
                              SixDofJoint joint)