クラス
com.jme3.bullet.control.KinematicRagdollControl.Mode の使用

KinematicRagdollControl.Mode を使用しているパッケージ
com.jme3.bullet.control   
 

com.jme3.bullet.control での KinematicRagdollControl.Mode の使用
 

KinematicRagdollControl.Mode を返す com.jme3.bullet.control のメソッド
 KinematicRagdollControl.Mode KinematicRagdollControl.getMode()
          retruns the mode of this control
static KinematicRagdollControl.Mode KinematicRagdollControl.Mode.valueOf(java.lang.String name)
          指定した名前を持つこの型の列挙型定数を返します。
static KinematicRagdollControl.Mode[] KinematicRagdollControl.Mode.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。